@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/bVDpI1>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 7736.0 ;
  gtm:kadastraleAanduiding "A7736"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A7736"^^xsd:string ;
  ns0:name "Perceel GDA01-A7736"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240773670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKb4dU> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71118> ;
  ns0:startDate "2006-12-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7137832743818 52.015749214662,4.7138313872945 52.015774666366,4.7139120842438 52.015817813801,4.7140199749757 52.015875776756,4.7139675611701 52.015913578844,4.7138595231321 52.01585572286,4.7137299618532 52.015787685634,4.7137832743818 52.015749214662))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

