@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/btWkiZ>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 3767.0 ;
  gtm:kadastraleAanduiding "E3767"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3767"^^xsd:string ;
  ns0:name "Perceel GDA01-E3767"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280376770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5PNye> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74264> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6972851471662 52.009946762049,4.6974298784066 52.01003908534,4.6975046306637 52.010088240562,4.6975505770818 52.010118135577,4.6975007887531 52.010147658454,4.6974609599787 52.010121547435,4.6973792665974 52.010069115681,4.69723524639 52.009976967275,4.6972800747427 52.009949833324,4.6972851471662 52.009946762049))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

