@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/b008d6j>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/67face65f3067ca8c97696c5a9d38004"^^xsd:string ;
  ns0:name "Pand 1863"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962690> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71462464 52.01133575, 4.71460008 52.01133438, 4.71459696 52.01135563, 4.71462152 52.01135701, 4.71462464 52.01133575))"^^geo:wktLiteral ;
    osm:area 4.0
  ] .

