@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/bCu1mt>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 7663.0 ;
  gtm:kadastraleAanduiding "A7663"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A7663"^^xsd:string ;
  ns0:name "Perceel GDA01-A7663"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240766370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmshdf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71074> ;
  ns0:startDate "2009-12-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7185598403358 52.014393486396,4.7184480410425 52.014369850051,4.7185193934724 52.014237838331,4.7186337456932 52.014260230733,4.7185598403358 52.014393486396))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

