@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/bwR7MK>
  gtm:oppervlakte 90.0 ;
  gtm:kadastraalNummer 8073.0 ;
  gtm:kadastraleAanduiding "A8073"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8073"^^xsd:string ;
  ns0:name "Perceel GDA01-A8073"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240807370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bNwgsK> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71245> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7226508888946 52.010629427612,4.7226581676617 52.010599249714,4.7227218906788 52.01060531706,4.7227169098455 52.010629836255,4.7228027957167 52.010638302723,4.7227976397482 52.010659899703,4.7228126233479 52.010661197704,4.7228026482176 52.010703287994,4.7226371379934 52.010686462252,4.7226508888946 52.010629427612))"^^geo:wktLiteral ;
    osm:area 91.0
  ] .

