@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/bFBwQd>
  gtm:oppervlakte 197.0 ;
  gtm:kadastraalNummer 3782.0 ;
  gtm:kadastraleAanduiding "E3782"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3782"^^xsd:string ;
  ns0:name "Perceel GDA01-E3782"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280378270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgeNC5> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74278> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6986792582609 52.009424086642,4.6985765422856 52.009484777816,4.6985359152008 52.00945848272,4.6984520558437 52.009405769381,4.6984264407842 52.009389287549,4.6983618812496 52.009348875366,4.6983347013378 52.009331863028,4.6984034943634 52.009287287547,4.6985296312264 52.009349856888,4.6986792582609 52.009424086642))"^^geo:wktLiteral ;
    osm:area 198.0
  ] .

