@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/bI5VRj>
  gtm:oppervlakte 379.0 ;
  gtm:kadastraalNummer 4947.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4947" ;
  gtm:kadastraleAanduiding "M4947"@nl ;
  ns0:name "Perceel GDA01-M4947"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350494770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bcvcT5> ;
  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/87877> ;
  ns0:startDate "2001-03-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6902991679825 52.026900468341,4.6902778273104 52.026757687123,4.6903886533 52.026674436318,4.6906567583948 52.026808682451,4.690650130858 52.026813218341,4.6906443563721 52.026818181731,4.6906395523339 52.026823519386,4.6906357490012 52.026829159579,4.6906330057715 52.026835030752,4.6906313530424 52.026841052192,4.6902991679825 52.026900468341))"^^geo:wktLiteral ;
    osm:area 378.0
  ] .

