@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/bDW4Zf>
  gtm:oppervlakte 1765.0 ;
  gtm:kadastraalNummer 7002.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7002" ;
  gtm:kadastraleAanduiding "M7002"@nl ;
  ns0:name "Perceel GDA01-M7002"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350700270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLE01m> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bX5hq1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/259273> ;
  ns0:startDate "2007-08-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.676227081787 52.022422019185,4.6768215143644 52.022716939863,4.6765516553066 52.022923420163,4.6765487349634 52.022925658629,4.675820891487 52.02256337134,4.6759320521263 52.022513321288,4.6760010877748 52.022482773223,4.6761081172685 52.022449722115,4.676227081787 52.022422019185))"^^geo:wktLiteral ;
    osm:area 1765.0
  ] .

