@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/b0089cg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8508cf7656d500d1cc84d2596be83c06"^^xsd:string ;
  ns0:name "Pand 1781"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962608> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70947157 52.01195330, 4.70945818 52.01194912, 4.70945102 52.01195785, 4.70946441 52.01196203, 4.70947157 52.01195330))"^^geo:wktLiteral ;
    osm:area 1.0
  ] .

