@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/bM3deE>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 4222.0 ;
  gtm:kadastraleAanduiding "E4222"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4222"^^xsd:string ;
  ns0:name "Perceel GDA01-E4222"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280422270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmsiod> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74610> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6962341678535 52.009792333695,4.6961856917504 52.009821737884,4.6961848683907 52.009822236402,4.6960827354001 52.009757917909,4.6960407894384 52.009730328861,4.6959543400549 52.009675710959,4.695913668857 52.009650475327,4.6959635001072 52.009620090482,4.6960036567067 52.009645637669,4.6960905033462 52.009699997203,4.6961335344101 52.009727116218,4.6962341678535 52.009792333695))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

