@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/bwR8xc>
  gtm:oppervlakte 14.0 ;
  gtm:kadastraalNummer 445.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/L445"^^xsd:string ;
  gtm:kadastraleAanduiding "L445"@nl ;
  ns0:name "Perceel GDA01-L445"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16340044570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgsuYR> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkpCPD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bZAGg1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84496> ;
  ns0:startDate "2005-04-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7199241173808 52.006306329247,4.7199453257124 52.006261147915,4.7199823201559 52.00626794612,4.7199609341569 52.006313324195,4.7199241173808 52.006306329247))"^^geo:wktLiteral ;
    osm:area 14.0
  ] .

