@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/bYkwHJ>
  gtm:oppervlakte 113.0 ;
  gtm:kadastraalNummer 6904.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6904" ;
  gtm:kadastraleAanduiding "M6904"@nl ;
  ns0:name "Perceel GDA01-M6904"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350690470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bL0Rqs> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89570> ;
  ns0:startDate "2007-07-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7109363804478 52.032766752274,4.710943412717 52.032806763966,4.7108647246828 52.032812118542,4.7107085885208 52.032822744775,4.7105788567452 52.032831572043,4.7105719725523 52.032791426353,4.7107015157296 52.032782535091,4.7108576385381 52.032771818907,4.7108780583329 52.032770659838,4.7109363804478 52.032766752274))"^^geo:wktLiteral ;
    osm:area 113.0
  ] .

