@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/bpzDPN>
  gtm:oppervlakte 112.0 ;
  gtm:kadastraalNummer 3558.0 ;
  gtm:kadastraleAanduiding "E3558"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3558" ;
  ns0:name "Perceel GDA01-E3558"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280355870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/baPByV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74102> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7041887722887 52.007252970368,4.704245173998 52.007283112199,4.7041701896535 52.007336005383,4.7040281985677 52.007437235842,4.7039799394263 52.007408947842,4.7039752477785 52.00740619712,4.7041140613484 52.007306080826,4.7041887722887 52.007252970368))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

