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

<https://n2t.net/ark:/60537/bqOQ0f>
  gtm:oppervlakte 110.0 ;
  gtm:kadastraalNummer 4629.0 ;
  gtm:kadastraleAanduiding "E4629"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4629"^^xsd:string ;
  ns0:name "Perceel GDA01-E4629"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280462970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bi75Jx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74752> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6991771491111 52.009853120651,4.6990507764442 52.009840867794,4.699050653169 52.009841307506,4.6988836625436 52.009825850835,4.6987781075259 52.009807697171,4.698879783585 52.009808120973,4.6990666424779 52.009784621152,4.6990664886948 52.009785150569,4.699192560267 52.00979803084,4.6991771491111 52.009853120651))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

