@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/bYkwvz>
  gtm:oppervlakte 201.0 ;
  gtm:kadastraalNummer 2419.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2419" ;
  gtm:kadastraleAanduiding "M2419"@nl ;
  ns0:name "Perceel GDA01-M2419"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350241970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxH4Jn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86056> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7154064423617 52.033177292307,4.7154186413413 52.033066427416,4.7154348825934 52.032922148837,4.7155266210454 52.032925988845,4.715510088649 52.033070265774,4.7154959122044 52.033183761975,4.715466682069 52.033182543601,4.7154606738601 52.033239181011,4.7154182783134 52.033237375187,4.7154114915505 52.033237084795,4.7154176884479 52.033180502394,4.7154064423617 52.033177292307))"^^geo:wktLiteral ;
    osm:area 201.0
  ] .

