@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/b008b1q>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7de9955c5a3c9e8111d63ddfd646db77"^^xsd:string ;
  ns0:name "Pand 1800"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962627> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70777811 52.01174028, 4.70784237 52.01177260, 4.70797622 52.01166741, 4.70791170 52.01163660, 4.70777811 52.01174028))"^^geo:wktLiteral ;
    osm:area 83.0
  ] .

