@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/b00850d>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/fbad367c6943c4f293a476ccbc0b6ef4"^^xsd:string ;
  ns0:name "Pand 1654"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962481> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70873019 52.01161070, 4.70872705 52.01161998, 4.70877183 52.01162494, 4.70876556 52.01164655, 4.70880183 52.01165925, 4.70884658 52.01167493, 4.70896363 52.01168527, 4.70896511 52.01163761, 4.70873019 52.01161070))"^^geo:wktLiteral ;
    osm:area 72.0
  ] .

