@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/bOY2qm>
  gtm:oppervlakte 155.0 ;
  gtm:kadastraalNummer 3971.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3971" ;
  gtm:kadastraleAanduiding "M3971"@nl ;
  ns0:name "Perceel GDA01-M3971"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350397170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b2UPXq> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmRJ66> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105837> ;
  ns0:startDate "2008-12-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7187229682155 52.029714088756,4.7187705150221 52.029713235122,4.7189472470652 52.029713096699,4.7189458084748 52.029809542771,4.7187320660661 52.029809471095,4.7187229682155 52.029714088756))"^^geo:wktLiteral ;
    osm:area 161.0
  ] .

