@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/bzLVBi>
  gtm:oppervlakte 67.0 ;
  gtm:kadastraalNummer 4339.0 ;
  gtm:kadastraleAanduiding "E4339"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4339" ;
  ns0:name "Perceel GDA01-E4339"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280433970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bnh5Tk> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74658> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7048202690354 52.004381588937,4.7048862592441 52.004455182159,4.70492888478 52.004502267892,4.704871887418 52.004521990658,4.7048127442986 52.004456868261,4.704762937251 52.004401282745,4.7048202690354 52.004381588937))"^^geo:wktLiteral ;
    osm:area 69.0
  ] .

