@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/b5czAH>
  gtm:oppervlakte 300.0 ;
  gtm:kadastraalNummer 4684.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4684" ;
  gtm:kadastraleAanduiding "M4684"@nl ;
  ns0:name "Perceel GDA01-M4684"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350468470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIJa09> ;
  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/87727> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.697559517528 52.028674713413,4.6973219209323 52.028852891704,4.697234427957 52.02880866851,4.69722701195 52.028803870196,4.6972204335211 52.028798618381,4.6972147938329 52.028792967588,4.697210135351 52.028786998963,4.6972065012328 52.028780748712,4.6972039483756 52.028774307052,4.6974140014773 52.0286171443,4.6974266229227 52.02860752875,4.697559517528 52.028674713413))"^^geo:wktLiteral ;
    osm:area 300.0
  ] .

