@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix sdo: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <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/bMg5Zy>
  gtm:oppervlakte 11.0 ;
  gtm:kadastraalNummer 1000.0 ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1000"^^xsd:string ;
  gtm:kadastraleAanduiding "N1000"@nl ;
  sdo:name "Perceel GDA01-N1000"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360100070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  ns0:absorbed <https://n2t.net/ark:/60537/bqChnS> ;
  ns0:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/287454> ;
  sdo:startDate "2021-09-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6768250126846 52.005646388616,4.6768656264551 52.005621951464,4.6768953612335 52.005640683045,4.6768545717105 52.005665182066,4.6768250126846 52.005646388616))"^^geo:wktLiteral ;
    osm:area 11.0
  ] .

