@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/b006zvs>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/27f10846fa4e104bc6cf41b3d7e7cbca"^^xsd:string ;
  schema:name "Pand 664"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961491> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70864665 52.00905018, 4.70854287 52.00900273, 4.70869556 52.00907542, 4.70864665 52.00905018))"^^geo:wktLiteral ;
    osm:area 1.0
  ] .

