@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/b0083kp>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3c0be97e8e0fe1b967417ec61aa2eed0"^^xsd:string ;
  ns0:name "Pand 1613"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962440> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70635173 52.01150205, 4.70641818 52.01153040, 4.70655481 52.01140844, 4.70648819 52.01137614, 4.70635173 52.01150205))"^^geo:wktLiteral ;
    osm:area 94.0
  ] .

