@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/b008nbv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f929cc146aa37146aa63786504c74893"^^xsd:string ;
  ns0:name "Pand 2070"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962897> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70875685 52.01246451, 4.70872102 52.01244819, 4.70861042 52.01255628, 4.70865189 52.01257405, 4.70875685 52.01246451))"^^geo:wktLiteral ;
    osm:area 46.0
  ] .

