@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/bRG7sg>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 1847.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1847" ;
  gtm:kadastraleAanduiding "M1847"@nl ;
  ns0:name "Perceel GDA01-M1847"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350184770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4acpG> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85755> ;
  ns0:startDate "1998-06-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7105488983735 52.038438589186,4.7105897638301 52.038435866804,4.7106781134716 52.038430307216,4.710844989919 52.038419140417,4.7108542800355 52.038472800399,4.7106874198645 52.038483841468,4.7105583318389 52.038492384841,4.7105488983735 52.038438589186))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

