@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@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/bjZomh>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 3382.0 ;
  gtm:kadastraleAanduiding "H3382"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3382"^^xsd:string ;
  ns0:name "Perceel GDA01-H3382"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310338270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7hIo0> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:liesIn <https://n2t.net/ark:/60537/btJCmp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/242434> ;
  ns0:startDate "2008-07-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7000371253988 52.020389817062,4.7000475651724 52.020314213631,4.700061732726 52.020215927253,4.7001018710557 52.020217779421,4.7001518132722 52.020220650546,4.7001479982019 52.020250928184,4.7001298695724 52.020394726696,4.7000371253988 52.020389817062))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

