@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/b0084h7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/03a802d481f9ea2f2f77a3b83dbe14c3"^^xsd:string ;
  ns0:name "Pand 1640"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962467> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71248292 52.01161227, 4.71244152 52.01159318, 4.71238882 52.01163958, 4.71243334 52.01165992, 4.71248292 52.01161227))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

