@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/bD68X1>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 3997.0 ;
  gtm:kadastraleAanduiding "C3997"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3997"^^xsd:string ;
  ns0:name "Perceel GDA01-C3997"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260399770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bFOoke> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRtzfC> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/101995> ;
  ns0:startDate "2010-06-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7143991487791 52.009518705252,4.7144917772519 52.009537687829,4.7145343198453 52.009547611452,4.7145426492747 52.009528333981,4.7146331398448 52.009543223494,4.714679576658 52.009550859295,4.7146508910839 52.009617281503,4.7144975026479 52.009591965567,4.7144993885956 52.009587616968,4.7144713425377 52.009581317611,4.7144708608351 52.009582357513,4.7143778716843 52.009562168412,4.7143991487791 52.009518705252))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

