@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/b008t5p>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b6e6f37b3b0a2a4c6596da63f9e78f5b"^^xsd:string ;
  ns0:name "Pand 2210"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963037> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70725377 52.01293528, 4.70722716 52.01295451, 4.70723698 52.01295996, 4.70716441 52.01301499, 4.70721504 52.01304163, 4.70728464 52.01298955, 4.70726232 52.01297819, 4.70729245 52.01295565, 4.70725377 52.01293528))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

