@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/bt6ypG>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 6876.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6876" ;
  gtm:kadastraleAanduiding "M6876"@nl ;
  ns0:name "Perceel GDA01-M6876"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350687670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSIM1z> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89543> ;
  ns0:startDate "2011-05-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6999466321199 52.032220810011,4.6999822837121 52.03221850133,4.6999804386949 52.032207677535,4.7000120506346 52.03220556099,4.7001559748419 52.032195911356,4.7003295123854 52.032184277071,4.7003370090907 52.032227590886,4.7001632882908 52.032238810647,4.7000193401808 52.032248109604,4.7000212118707 52.032259095345,4.699987018788 52.032261322666,4.6999851328106 52.032250318865,4.699952004977 52.03225245352,4.6999466321199 52.032220810011))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

