@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bXi0oN>
  gtm:oppervlakte 110.0 ;
  gtm:kadastraalNummer 4040.0 ;
  gtm:kadastraleAanduiding "E4040"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4040"^^xsd:string ;
  ns0:name "Perceel GDA01-E4040"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280404070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDiYbG> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74477> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.695970675813 52.010227794657,4.6959197040647 52.010196080815,4.6960069343675 52.010141547969,4.6960475653518 52.01011557631,4.6961441918899 52.010054321264,4.6961949874786 52.010086123859,4.6960984762092 52.010147460519,4.696057689451 52.010173143652,4.695970675813 52.010227794657))"^^geo:wktLiteral ;
    osm:area 109.0
  ] .

