@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/b0084ws>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b5ae844356d745e0a7553b80eb762f9e"^^xsd:string ;
  ns0:name "Pand 1651"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962478> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70480725 52.01157450, 4.70476062 52.01160239, 4.70487177 52.01165996, 4.70492769 52.01168951, 4.70496826 52.01166231, 4.70480725 52.01157450))"^^geo:wktLiteral ;
    osm:area 63.0
  ] .

