@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/bNIOzb>
  gtm:oppervlakte 106.0 ;
  gtm:kadastraalNummer 7737.0 ;
  gtm:kadastraleAanduiding "A7737"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A7737"^^xsd:string ;
  ns0:name "Perceel GDA01-A7737"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240773770000/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/71119> ;
  ns0:startDate "2006-12-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7140742886684 52.015836592307,4.7140199749757 52.015875776756,4.7139120842438 52.015817813801,4.7138313872945 52.015774666366,4.7137832743818 52.015749214662,4.7138105488768 52.01572955126,4.713965882605 52.015778994978,4.7140742886684 52.015836592307))"^^geo:wktLiteral ;
    osm:area 106.0
  ] .

