@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/b007rfw>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f489539436cd72c89f6287a9eabbbe13"^^xsd:string ;
  ns0:name "Pand 1319"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962146> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70802399 52.01069150, 4.70808069 52.01072343, 4.70826647 52.01060767, 4.70820707 52.01057053, 4.70817282 52.01059316, 4.70802399 52.01069150))"^^geo:wktLiteral ;
    osm:area 101.0
  ] .

