@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/byW7Qt>
  gtm:oppervlakte 103.0 ;
  gtm:kadastraalNummer 3613.0 ;
  gtm:kadastraleAanduiding "E3613"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3613"^^xsd:string ;
  ns0:name "Perceel GDA01-E3613"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280361370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHu07r> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74155> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6974680877568 52.010558561083,4.6975304341758 52.01059992254,4.6976380003091 52.010673017308,4.6976749616046 52.010699983343,4.6976228640796 52.010728081564,4.6975866275656 52.010701344469,4.6975128455557 52.010651538839,4.6974159933958 52.010588349053,4.6974339067743 52.010578108352,4.6974680877568 52.010558561083))"^^geo:wktLiteral ;
    osm:area 101.0
  ] .

