@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/bacmZJ>
  gtm:oppervlakte 183.0 ;
  gtm:kadastraalNummer 2684.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2684" ;
  gtm:kadastraleAanduiding "M2684"@nl ;
  ns0:name "Perceel GDA01-M2684"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350268470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSinst> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86248> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7059353677243 52.033295807708,4.7059289671097 52.033258630696,4.705953897637 52.033256995226,4.7059649960069 52.033249751878,4.7059974673319 52.033247692627,4.7062494185202 52.033231748334,4.7064828748736 52.033215885348,4.706490380158 52.033259036998,4.7062568545478 52.033274647924,4.7059353677243 52.033295807708))"^^geo:wktLiteral ;
    osm:area 183.0
  ] .

