@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/bzzetc>
  gtm:oppervlakte 133.0 ;
  gtm:kadastraalNummer 265.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/L265"^^xsd:string ;
  gtm:kadastraleAanduiding "L265"@nl ;
  ns0:name "Perceel GDA01-L265"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16340026570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbf067> ;
  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/84426> ;
  ns0:startDate "2003-09-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7229680763205 52.003897665486,4.7229390032096 52.003912682833,4.7227715999893 52.0037569936,4.7228527089882 52.003724275219,4.7230099207268 52.003860105372,4.7229680763205 52.003897665486))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

