@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/b0087r8>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d190b75db146e779ccf9a9c509241c8d"^^xsd:string ;
  ns0:name "Pand 1734"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962561> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70939200 52.01195024, 4.70933755 52.01193324, 4.70928525 52.01199321, 4.70935367 52.01201509, 4.70936617 52.01200020, 4.70935383 52.01199626, 4.70939200 52.01195024))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

