@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/bWSCQW>
  gtm:oppervlakte 181.0 ;
  gtm:kadastraalNummer 6848.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6848" ;
  gtm:kadastraleAanduiding "M6848"@nl ;
  ns0:name "Perceel GDA01-M6848"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350684870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUNL2A> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89516> ;
  ns0:startDate "2007-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7000313366238 52.032767582425,4.7001703003737 52.032758416158,4.70035633885 52.032746153666,4.7003544671959 52.032735158943,4.7003886606226 52.032732931516,4.7003905326984 52.032743899275,4.7004232969944 52.03274173541,4.7004333802326 52.032800758018,4.7000418895087 52.032826356134,4.7000313366238 52.032767582425))"^^geo:wktLiteral ;
    osm:area 181.0
  ] .

