@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/biK2j8>
  gtm:oppervlakte 68.0 ;
  gtm:kadastraalNummer 4211.0 ;
  gtm:kadastraleAanduiding "A4211"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A4211" ;
  ns0:name "Perceel GDA01-A4211"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240421170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b00cHV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70194> ;
  ns0:startDate "2002-12-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7200636742658 52.014319990084,4.7200095221359 52.014311611616,4.7200957795317 52.014141896223,4.7201414667254 52.014152320983,4.7201003612566 52.014244147185,4.7200636742658 52.014319990084))"^^geo:wktLiteral ;
    osm:area 71.0
  ] .

