@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/b008cc7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/83be8467847f562e972f6c6b3df1df4c"^^xsd:string ;
  ns0:name "Pand 1839"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962666> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71190895 52.01182530, 4.71187620 52.01180926, 4.71178152 52.01188137, 4.71181268 52.01189847, 4.71190895 52.01182530))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

