@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/b008h6p>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2ad9f31cd0683701af4096d10cfaccc7"^^xsd:string ;
  ns0:name "Pand 1950"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962777> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70809954 52.01141367, 4.70807435 52.01143298, 4.70819234 52.01149775, 4.70821877 52.01147683, 4.70809954 52.01141367))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

