@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b007sv7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/58343b084cc078e2f25edbb52c40dce0"^^xsd:string ;
  ns0:name "Pand 1360"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962187> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71144135 52.01096986, 4.71130920 52.01096588, 4.71130709 52.01098331, 4.71130695 52.01098714, 4.71143850 52.01099323, 4.71143929 52.01098680, 4.71144135 52.01096986))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

