@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/bVDqDh>
  gtm:oppervlakte 255.0 ;
  gtm:kadastraalNummer 4412.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4412" ;
  gtm:kadastraleAanduiding "M4412"@nl ;
  ns0:name "Perceel GDA01-M4412"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350441270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/bnuNyn> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87496> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7153214708333 52.029524507495,4.7154231641359 52.029528710018,4.7154226328381 52.029544706297,4.7154622302849 52.029547269173,4.7154507562529 52.029651648652,4.7154433559487 52.029717581117,4.7154271917695 52.029716859715,4.7154206601192 52.029773449223,4.7153507798664 52.029773922406,4.7152959686919 52.029774292778,4.7153065717131 52.029670690334,4.7153214708333 52.029524507495))"^^geo:wktLiteral ;
    osm:area 255.0
  ] .

