@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/bacmDL>
  gtm:oppervlakte 162.0 ;
  gtm:kadastraalNummer 7802.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7802"^^xsd:string ;
  gtm:kadastraleAanduiding "K7802"@nl ;
  ns0:name "Perceel GDA01-K7802"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330780270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/bm1SV4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79816> ;
  ns0:startDate "2010-05-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.746349072862 52.012493684913,4.7463864392738 52.012712503583,4.7462903446212 52.012718577927,4.7462671679261 52.012580129638,4.7462535302273 52.012499897055,4.7462917151636 52.012497417426,4.746349072862 52.012493684913))"^^geo:wktLiteral ;
    osm:area 161.0
  ] .

