@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/bJyPNS>
  gtm:oppervlakte 107.0 ;
  gtm:kadastraalNummer 6810.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6810" ;
  gtm:kadastraleAanduiding "M6810"@nl ;
  ns0:name "Perceel GDA01-M6810"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350681070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bBR6rs> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89479> ;
  ns0:startDate "2007-07-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6988005705955 52.032749329168,4.6987950581631 52.032717334243,4.6988341957585 52.032714857531,4.6989783468514 52.03270574097,4.6991161962634 52.032697018853,4.6991235350402 52.032740107113,4.6990374564811 52.032745500488,4.6990393019822 52.032756279359,4.698987559577 52.03275964423,4.6989857014495 52.032748739447,4.6988415808823 52.032757757324,4.698839680318 52.032746771395,4.6988005705955 52.032749329168))"^^geo:wktLiteral ;
    osm:area 107.0
  ] .

