@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/b008ngh>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6f6d2403ed38a6abba38b2babe1dca1d"^^xsd:string ;
  ns0:name "Pand 2074"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962901> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70884517 52.01250209, 4.70877689 52.01247340, 4.70867442 52.01260043, 4.70870844 52.01261088, 4.70873454 52.01257747, 4.70877653 52.01258996, 4.70884517 52.01250209))"^^geo:wktLiteral ;
    osm:area 75.0
  ] .

