@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/bbFg0m>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 6751.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6751" ;
  gtm:kadastraleAanduiding "M6751"@nl ;
  ns0:name "Perceel GDA01-M6751"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350675170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bnuNqV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89429> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7088214288068 52.034930466528,4.7088151100173 52.034894449664,4.7088121363035 52.034881983634,4.708795247214 52.034785629835,4.708780898398 52.034702458636,4.7088102358093 52.0347004974,4.7088071093938 52.03468271836,4.7088431865992 52.03468031057,4.7088605886944 52.034781287343,4.7088772006375 52.034877666502,4.7088855598899 52.034926188956,4.7088214288068 52.034930466528))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

