@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/b008j5n>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ccdbeb97bc9a90afddb4b33f6fb4a330"^^xsd:string ;
  ns0:name "Pand 1978"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962805> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71255024 52.01228095, 4.71260644 52.01230736, 4.71267150 52.01224561, 4.71262126 52.01222238, 4.71255024 52.01228095))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

