@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/b0080dg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/aefeb5c79afa33a6fada61e9e0b6f7ac"^^xsd:string ;
  ns0:name "Pand 1521"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962348> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70997925 52.01008663, 4.71002344 52.01005969, 4.71002388 52.01005941, 4.70997925 52.01008663, 4.70997925 52.01008663))"^^geo:wktLiteral ;
    osm:area 0.0
  ] .

