Card
Test:
[
{
"@id": "http://kg.artsdata.ca/resource/K11-10#PostalAddress",
"@type": [
"http://schema.org/PostalAddress"
],
"http://schema.org/additionalType": [
{
"@id": "http://www.w3.org/2000/01/rdf-schema#Resource"
},
{
"@id": "http://schema.org/Thing"
},
{
"@id": "http://schema.org/Intangible"
},
{
"@id": "http://schema.org/ContactPoint"
},
{
"@id": "http://schema.org/StructuredValue"
},
{
"@id": "http://schema.org/PostalAddress"
}
],
"http://schema.org/streetAddress": [
{
"@value": "185 rue Saint-Catherine Ouest"
}
],
"http://schema.org/addressLocality": [
{
"@value": "Montreal"
}
],
"http://schema.org/postalCode": [
{
"@value": "H2X 3X5"
}
]
}
]