@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/benkXc>
  gtm:oppervlakte 81.0 ;
  gtm:kadastraalNummer 8415.0 ;
  gtm:kadastraleAanduiding "A8415"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8415"^^xsd:string ;
  ns0:name "Perceel GDA01-A8415"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240841570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTyyKR> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71402> ;
  ns0:startDate "1998-03-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7203369706828 52.013362180293,4.7202586535447 52.013346941725,4.7202966585655 52.013272508416,4.7202974863912 52.013272674897,4.720310244229 52.01322683445,4.7203965420365 52.013236311687,4.7203912547435 52.013254887715,4.7203749896174 52.013287782992,4.7203369706828 52.013362180293))"^^geo:wktLiteral ;
    osm:area 81.0
  ] .

