@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bS5wU4>
  gtm:oppervlakte 318.0 ;
  gtm:kadastraalNummer 4611.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4611" ;
  gtm:kadastraleAanduiding "M4611"@nl ;
  ns0:name "Perceel GDA01-M4611"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350461170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9Apd0> ;
  hg:liesIn <https://n2t.net/ark:/60537/bPaHgb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87659> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6930156734817 52.027682003095,4.6931212772024 52.027602700812,4.6931292355454 52.027596905265,4.6932595342199 52.027662686328,4.6934058752864 52.027737010864,4.6933919875299 52.027747436469,4.6934088744746 52.027755994053,4.6933091828509 52.02783085521,4.6930156734817 52.027682003095))"^^geo:wktLiteral ;
    osm:area 318.0
  ] .

