@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/b00880j>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/68558e2085d0319cfba94e3cfc138654"^^xsd:string ;
  ns0:name "Pand 1741"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962568> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71364733 52.01192212, 4.71363338 52.01191777, 4.71367793 52.01186344, 4.71361416 52.01183531, 4.71351381 52.01193444, 4.71348478 52.01196312, 4.71355889 52.01199167, 4.71359546 52.01195552, 4.71361495 52.01196161, 4.71364733 52.01192212))"^^geo:wktLiteral ;
    osm:area 103.0
  ] .

