@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/b008h21>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/393ff889b85da1ca771c4b36bdc758e4"^^xsd:string ;
  ns0:name "Pand 1946"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962773> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71159995 52.01144167, 4.71158756 52.01145417, 4.71157774 52.01146408, 4.71160145 52.01147408, 4.71160482 52.01147068, 4.71167997 52.01150033, 4.71169658 52.01150688, 4.71171860 52.01148361, 4.71159995 52.01144167))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

