@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/bHtOQf>
  gtm:oppervlakte 50.0 ;
  gtm:kadastraalNummer 4200.0 ;
  gtm:kadastraleAanduiding "A4200"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A4200" ;
  ns0:name "Perceel GDA01-A4200"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240420070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTXXNb> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70191> ;
  ns0:startDate "2002-12-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7190952340021 52.014080107629,4.7191362257843 52.013962808012,4.7191429970083 52.013943422517,4.7191883646061 52.01395180547,4.7191832438911 52.013963074825,4.7191273248041 52.014085988388,4.7190952340021 52.014080107629))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

