@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/b6FsvU>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 8416.0 ;
  gtm:kadastraleAanduiding "A8416"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8416"^^xsd:string ;
  ns0:name "Perceel GDA01-A8416"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240841670000/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/71403> ;
  ns0:startDate "1998-03-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7205510626771 52.013253159203,4.7204790014125 52.013245308713,4.7204489698242 52.013242037629,4.7204492312077 52.013241113304,4.7204351672482 52.013239631459,4.7204349209646 52.013240519915,4.7203965420365 52.013236311687,4.720310244229 52.01322683445,4.7203240796563 52.013177099144,4.7204487428956 52.013190703622,4.7206118226804 52.013207950083,4.720643280471 52.013211310097,4.7206291885515 52.013261664187,4.7205510626771 52.013253159203))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

