@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/b7hzr4>
  gtm:oppervlakte 139.0 ;
  gtm:kadastraalNummer 3414.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3414" ;
  gtm:kadastraleAanduiding "M3414"@nl ;
  ns0:name "Perceel GDA01-M3414"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350341470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFBFys> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86736> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7159516536143 52.035969555321,4.7159666453316 52.035941686949,4.7159668678285 52.035936564848,4.7162493828381 52.035941680262,4.716271099076 52.035941624219,4.7163250105422 52.035942470656,4.7163241045648 52.035964037576,4.7163343042185 52.035964185565,4.7163331677134 52.035991413843,4.7159434068823 52.035984968306,4.7159516536143 52.035969555321))"^^geo:wktLiteral ;
    osm:area 138.0
  ] .

