@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/b008jhs>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2e7e3acb1259a17c620a6560b76c7335"^^xsd:string ;
  ns0:name "Pand 1988"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962815> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71319762 52.01232868, 4.71323239 52.01229980, 4.71310285 52.01224040, 4.71307875 52.01226123, 4.71319762 52.01232868))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

