@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/b008h4v>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e86ca3ae5cba173193a35b5aedc69a92"^^xsd:string ;
  ns0:name "Pand 1948"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962775> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70814173 52.01142739, 4.70824063 52.01147926, 4.70826785 52.01145950, 4.70816896 52.01140762, 4.70814173 52.01142739))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

