@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/b007pks>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/649f071ea5c7c4a18a896ca8922aba32"^^xsd:string ;
  ns0:name "Pand 1265"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962092> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70904652 52.01076397, 4.70904511 52.01074007, 4.70890662 52.01073603, 4.70890284 52.01076113, 4.70904652 52.01076397))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

