@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/bGQJLN>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 5300.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5300" ;
  gtm:kadastraleAanduiding "M5300"@nl ;
  ns0:name "Perceel GDA01-M5300"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350530070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bAOAmJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88179> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7147831327368 52.037069419969,4.7147825102978 52.037086611161,4.7147815023591 52.037114918762,4.7147491538421 52.037114464403,4.7146343343572 52.037112640231,4.7144924127322 52.037110391485,4.7144633436024 52.037109928815,4.7144650249072 52.03706397191,4.7144941226137 52.037064470696,4.7146360413942 52.037066899192,4.7147831327368 52.037069419969))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

