@prefix schema: <http://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/b006wwf>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/af028663eb044715fd484dd46b66bf28"^^xsd:string ;
  schema:name "Pand 607"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961434> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70578748 52.00889013, 4.70584995 52.00892122, 4.70596119 52.00883533, 4.70590327 52.00880329, 4.70585773 52.00883745, 4.70578748 52.00889013))"^^geo:wktLiteral ;
    osm:area 67.0
  ] .

