@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/b007vtk>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c699e58a2e4efe66fa378ae8ebc534ba"^^xsd:string ;
  ns0:name "Pand 1417"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962244> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70352062 52.01082168, 4.70342326 52.01082060, 4.70341858 52.01086183, 4.70351342 52.01086219, 4.70352062 52.01082168))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

