@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/baCKFK>
  gtm:oppervlakte 43.0 ;
  gtm:kadastraalNummer 3677.0 ;
  gtm:kadastraleAanduiding "D3677"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3677" ;
  ns0:name "Perceel GDA01-D3677"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270367770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkpMWx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73144> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7106563010628 52.008759718588,4.710593435434 52.008726073182,4.7105890575448 52.008723729009,4.7106408929492 52.00868238365,4.7107266334459 52.00872711736,4.7107149034127 52.008739031498,4.7106834056282 52.008762705714,4.7106645373345 52.008754435799,4.7106563010628 52.008759718588))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

