@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/bxgyQy>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 4630.0 ;
  gtm:kadastraleAanduiding "E4630"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4630"^^xsd:string ;
  ns0:name "Perceel GDA01-E4630"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280463070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bpZbba> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105251> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6991358922154 52.009695105834,4.6991368608481 52.009695578894,4.6991282374201 52.009702260812,4.6992043614065 52.009739944761,4.6991892761025 52.009796582487,4.699192853404 52.009796962932,4.699192560267 52.00979803084,4.6990664886948 52.009785150569,4.6990666424779 52.009784621152,4.698879783585 52.009808120973,4.6987781075259 52.009807697171,4.698875878123 52.009790220176,4.6990551824045 52.009756905789,4.6990579237857 52.009754809537,4.6990589502621 52.009755309901,4.6991358922154 52.009695105834))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

