@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bgFdXY>
  gtm:oppervlakte 246.0 ;
  gtm:kadastraalNummer 4091.0 ;
  gtm:kadastraleAanduiding "D4091"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4091"^^xsd:string ;
  ns0:name "Perceel GDA01-D4091"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270409170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  hg:absorbed <https://n2t.net/ark:/60537/bwECzp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290492> ;
  ns0:startDate "2017-03-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7050011184451 52.009221074283,4.7049284159676 52.009277963036,4.704730798764 52.009181854899,4.7046798755926 52.009157147122,4.7048057937612 52.009058573165,4.704955416417 52.009159544394,4.7049246687407 52.009182520332,4.705000048769 52.009220537767,4.7050011184451 52.009221074283))"^^geo:wktLiteral ;
    osm:area 245.0
  ] .

