@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/bUaFWU>
  gtm:oppervlakte 61.0 ;
  gtm:kadastraalNummer 1922.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1922"^^xsd:string ;
  gtm:kadastraleAanduiding "N1922"@nl ;
  ns0:name "Perceel GDA01-N1922"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360192270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsHhGi> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/264093> ;
  ns0:startDate "2021-12-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6754639288034 52.006265146058,4.6754695162878 52.006261809178,4.6769994930045 52.007236903122,4.6769966550696 52.007238602791,4.6768241367469 52.007129107268,4.6766891106226 52.0070433965,4.6765540703089 52.006957694477,4.6764190450749 52.006871992387,4.6762466930483 52.00676229027,4.6761069691337 52.006673548307,4.6759674188198 52.006584915085,4.6758278690577 52.006496281697,4.6756883198475 52.006407648144,4.675548756626 52.006319014337,4.6754639288034 52.006265146058))"^^geo:wktLiteral ;
    osm:area 61.0
  ] .

