@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/b008cdn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/5571a3d5aeab59813aba69275fe22ef8"^^xsd:string ;
  ns0:name "Pand 1840"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962667> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71294664 52.01183049, 4.71294664 52.01183049, 4.71291072 52.01186384, 4.71292631 52.01187088, 4.71295998 52.01188609, 4.71299182 52.01184958, 4.71294664 52.01183049))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

