@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/b00858q>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/310628bdf59636ba809686ac22572d41"^^xsd:string ;
  ns0:name "Pand 1662"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962489> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71170628 52.01163598, 4.71166133 52.01167402, 4.71186423 52.01176838, 4.71191013 52.01173079, 4.71187881 52.01171634, 4.71191061 52.01169259, 4.71188216 52.01167808, 4.71185220 52.01170330, 4.71170628 52.01163598))"^^geo:wktLiteral ;
    osm:area 100.0
  ] .

