@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/b0084tz>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6d2cbae573f952431f8dd64a157d239a"^^xsd:string ;
  ns0:name "Pand 1649"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962476> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70833842 52.01155939, 4.70827590 52.01161322, 4.70828919 52.01161910, 4.70835171 52.01156527, 4.70833842 52.01155939))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

