@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/b0085j1>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/eb1fa89f2ccd3e13f47fdb1264c5c07f"^^xsd:string ;
  ns0:name "Pand 1670"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962497> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71436178 52.01171441, 4.71428715 52.01170046, 4.71422391 52.01187812, 4.71430475 52.01189015, 4.71436178 52.01171441))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

