@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/b007jfm>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c72dc756f0e157477bdccc5fb2995c23"^^xsd:string ;
  ns0:name "Pand 1145"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961972> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70400638 52.01044828, 4.70398361 52.01046576, 4.70407784 52.01051819, 4.70410095 52.01050163, 4.70400638 52.01044828))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

