@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/bYKU4v>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 8417.0 ;
  gtm:kadastraleAanduiding "A8417"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8417"^^xsd:string ;
  ns0:name "Perceel GDA01-A8417"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240841770000/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/71404> ;
  ns0:startDate "1998-03-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.720643280471 52.013211310097,4.7206118226804 52.013207950083,4.7204487428956 52.013190703622,4.7203240796563 52.013177099144,4.7203374224829 52.013129140747,4.7204620405597 52.01314283484,4.7204792300447 52.013144738862,4.7206566038568 52.013163657161,4.720643280471 52.013211310097))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

