@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/b0088z4>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c149d9a50f159d4e8390fabf3e3da1a8"^^xsd:string ;
  ns0:name "Pand 1769"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962596> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70724412 52.01190532, 4.70722531 52.01192180, 4.70720701 52.01191352, 4.70719532 52.01192295, 4.70730482 52.01197462, 4.70733657 52.01194549, 4.70724412 52.01190532))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

