@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/bIVINZ>
  gtm:oppervlakte 160.0 ;
  gtm:kadastraalNummer 3772.0 ;
  gtm:kadastraleAanduiding "D3772"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3772"^^xsd:string ;
  ns0:name "Perceel GDA01-D3772"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270377270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  hg:absorbed <https://n2t.net/ark:/60537/bywS5S> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73163> ;
  ns0:startDate "2007-07-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7107633307169 52.009031648776,4.7105416639745 52.008918532006,4.7105402204181 52.008919602317,4.7104657445264 52.008877378081,4.7105274067314 52.008836367906,4.7105979900328 52.008877868634,4.7106702094537 52.008915199112,4.7108075445646 52.008985747367,4.7107633307169 52.009031648776))"^^geo:wktLiteral ;
    osm:area 155.0
  ] .

