@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/bpMkyH>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 3785.0 ;
  gtm:kadastraleAanduiding "E3785"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3785" ;
  ns0:name "Perceel GDA01-E3785"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280378570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/by6ueS> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74280> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6985655828966 52.009928912271,4.6985128446083 52.009958993575,4.6983658024281 52.009866217667,4.6982846517644 52.009811605532,4.6982802956098 52.009808829582,4.6982927470491 52.009801388137,4.69832141332 52.009784253196,4.6983317184698 52.009778093518,4.6983360746246 52.009780869466,4.6984170818621 52.009835336912,4.6985655828966 52.009928912271))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

