@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/bIVIHU>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 8419.0 ;
  gtm:kadastraleAanduiding "A8419"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8419"^^xsd:string ;
  ns0:name "Perceel GDA01-A8419"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240841970000/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/71406> ;
  ns0:startDate "1998-03-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7204753085296 52.013095001841,4.7203507652807 52.013081182348,4.7203640618129 52.013033394465,4.7204885763372 52.013047177829,4.7206832795401 52.013068360435,4.7206699417796 52.013116004305,4.7206384547894 52.013112653121,4.7204925283308 52.013096825138,4.7204753085296 52.013095001841))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

