@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bdxyXG>
  gtm:oppervlakte 166.0 ;
  gtm:kadastraalNummer 1086.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1086" ;
  gtm:kadastraleAanduiding "M1086"@nl ;
  ns0:name "Perceel GDA01-M1086"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350108670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjMJ2o> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85133> ;
  ns0:startDate "2010-02-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7104740295009 52.028559107726,4.7105714946089 52.02855557812,4.7105731946272 52.028573268035,4.710582311099 52.028668183802,4.7106029282655 52.028667340514,4.7106119627698 52.028758040255,4.7105142221494 52.028761451464,4.7105117110848 52.028734750529,4.7104714129984 52.028736190775,4.7104689018248 52.028709498826,4.7104890508564 52.028708778705,4.7104848454752 52.028671731392,4.7104740295009 52.028559107726))"^^geo:wktLiteral ;
    osm:area 166.0
  ] .

