@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/bbFf3J>
  gtm:oppervlakte 15.0 ;
  gtm:kadastraalNummer 3786.0 ;
  gtm:kadastraleAanduiding "C3786"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3786"^^xsd:string ;
  ns0:name "Perceel GDA01-C3786"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260378670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bAbu9Y> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72842> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7142400074948 52.012657318647,4.714186654553 52.012636663899,4.714212986217 52.01261077504,4.714266701113 52.012631575659,4.7142400074948 52.012657318647))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

