@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/btwVGc>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 2354.0 ;
  gtm:kadastraleAanduiding "A2354"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A2354" ;
  ns0:name "Perceel GDA01-A2354"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240235470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdxHxt> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70007> ;
  ns0:startDate "1998-03-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7200950573651 52.013968245353,4.7200820026531 52.013965492833,4.7201356754355 52.01383476417,4.7201939424763 52.013694821443,4.7202564520136 52.013704397692,4.7201908265539 52.013854284863,4.7201399634566 52.013968499815,4.7201353486886 52.013976131777,4.7200950573651 52.013968245353))"^^geo:wktLiteral ;
    osm:area 131.0
  ] .

