@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/bnuDJI>
  gtm:oppervlakte 162.0 ;
  gtm:kadastraalNummer 4271.0 ;
  gtm:kadastraleAanduiding "A4271"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A4271" ;
  ns0:name "Perceel GDA01-A4271"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240427170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHu0kM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70209> ;
  ns0:startDate "2007-08-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7188983004031 52.010525993355,4.7183211465805 52.010464335665,4.7183313382467 52.010428511883,4.7189088483143 52.010488715426,4.7188983004031 52.010525993355))"^^geo:wktLiteral ;
    osm:area 166.0
  ] .

