@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/b007r45>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3eeb33eaad1d22590d3364ccf581d66e"^^xsd:string ;
  ns0:name "Pand 1310"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962137> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70408961 52.01067270, 4.70414026 52.01063721, 4.70409969 52.01061350, 4.70404489 52.01065263, 4.70408961 52.01067270))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

