@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bAbkGg>
  gtm:oppervlakte 220.0 ;
  gtm:kadastraalNummer 4407.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4407" ;
  gtm:kadastraleAanduiding "M4407"@nl ;
  ns0:name "Perceel GDA01-M4407"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350440770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIJ9V5> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87491> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7161086837779 52.030391008791,4.7160925193447 52.03039028748,4.716098761512 52.030333516526,4.7160300275273 52.030327453111,4.7160618650728 52.030051385851,4.7161526646237 52.030055255997,4.7161212030747 52.030334471354,4.7161564318056 52.030335912514,4.7161501889033 52.030392737397,4.7161086837779 52.030391008791))"^^geo:wktLiteral ;
    osm:area 219.0
  ] .

