@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/bijDZB>
  gtm:oppervlakte 99.0 ;
  gtm:kadastraalNummer 5545.0 ;
  gtm:kadastraleAanduiding "A5545"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A5545"^^xsd:string ;
  ns0:name "Perceel GDA01-A5545"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240554570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTkRnU> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70434> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7206703291685 52.01174595932,4.7207083438251 52.01172462038,4.7207251030538 52.011715259472,4.7207411879981 52.011726756811,4.7207698474812 52.011754648264,4.720775405296 52.011754104471,4.7208759181139 52.011834058959,4.7208126211037 52.011863901674,4.720799003339 52.011869667043,4.7207179244273 52.011800320965,4.7206703291685 52.01174595932))"^^geo:wktLiteral ;
    osm:area 101.0
  ] .

