@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/b007qsn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/492c8454cda0523439a088a9d7376117"^^xsd:string ;
  ns0:name "Pand 1300"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962127> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70436025 52.01065140, 4.70432188 52.01062838, 4.70422837 52.01068984, 4.70422192 52.01069412, 4.70420438 52.01070640, 4.70424168 52.01072667, 4.70436025 52.01065140))"^^geo:wktLiteral ;
    osm:area 42.0
  ] .

