@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/b007dm5>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/18ad29e1f210836806e5a2ba5bf81972"^^xsd:string ;
  ns0:name "Pand 1034"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961861> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70545041 52.00903763, 4.70542910 52.00902532, 4.70540877 52.00903952, 4.70542975 52.00905060, 4.70545041 52.00903763))"^^geo:wktLiteral ;
    osm:area 4.0
  ] .

