@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/baq3Bn>
  gtm:oppervlakte 155.0 ;
  gtm:kadastraalNummer 448.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M448"^^xsd:string ;
  gtm:kadastraleAanduiding "M448"@nl ;
  ns0:name "Perceel GDA01-M448"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350044870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQ0FzL> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84669> ;
  ns0:startDate "2010-06-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6987806302001 52.026752455576,4.6987098532955 52.026716744324,4.6988403736623 52.026618608141,4.6989392938702 52.026544807444,4.6990096907691 52.026580588247,4.6989813409631 52.026602048622,4.6989105391379 52.026654279789,4.6987806302001 52.026752455576))"^^geo:wktLiteral ;
    osm:area 155.0
  ] .

