@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/b008t2f>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0f620567d97562e97f57ce311a580cad"^^xsd:string ;
  ns0:name "Pand 2207"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963034> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71025649 52.01295711, 4.71019726 52.01296197, 4.71020100 52.01298988, 4.71020713 52.01303553, 4.71026301 52.01302100, 4.71025649 52.01295711))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

