@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/bEz2aE>
  gtm:oppervlakte 252.0 ;
  gtm:kadastraalNummer 4151.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4151" ;
  gtm:kadastraleAanduiding "M4151"@nl ;
  ns0:name "Perceel GDA01-M4151"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350415170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUB3GN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87235> ;
  ns0:startDate "2007-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7123384222065 52.033194570707,4.7126999429532 52.033195320702,4.7126958448233 52.033229399119,4.7126907114152 52.033272226281,4.7125986208388 52.033272381875,4.7125985877209 52.033282322827,4.7124380674009 52.033282068287,4.7124373346676 52.033334583156,4.7124237586416 52.03334094104,4.7123385272965 52.033271754477,4.7123384222065 52.033194570707))"^^geo:wktLiteral ;
    osm:area 252.0
  ] .

