@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/bBEfnh>
  gtm:oppervlakte 320.0 ;
  gtm:kadastraalNummer 1384.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1384"^^xsd:string ;
  gtm:kadastraleAanduiding "N1384"@nl ;
  ns0:name "Perceel GDA01-N1384"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360138470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkc5KI> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105978> ;
  ns0:startDate "2022-02-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6786299385805 52.003030090532,4.6787684015008 52.002954908756,4.6788960191638 52.002886789388,4.6790167347564 52.0029651849,4.6790220266404 52.002968533475,4.6787706326288 52.003119707291,4.6786299385805 52.003030090532))"^^geo:wktLiteral ;
    osm:area 319.0
  ] .

