@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/b008bn5>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/cdf8ae491867a1f426c1c28c56ca75de"^^xsd:string ;
  ns0:name "Pand 1818"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962645> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70875516 52.01177710, 4.70868240 52.01173748, 4.70862404 52.01178532, 4.70864032 52.01179289, 4.70866068 52.01177620, 4.70872172 52.01180715, 4.70875516 52.01177710))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

