@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/bbeRAJ>
  gtm:oppervlakte 141.0 ;
  gtm:kadastraalNummer 5206.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5206" ;
  gtm:kadastraleAanduiding "M5206"@nl ;
  ns0:name "Perceel GDA01-M5206"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350520670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bWG5nH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88090> ;
  ns0:startDate "1998-05-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7096091341708 52.037722960877,4.7098496639742 52.037706322881,4.7098662965511 52.037705169161,4.7098755155042 52.037759592833,4.709858941065 52.037760755877,4.7097386446509 52.037769223074,4.709560745933 52.037781745037,4.7095513044057 52.037727607686,4.7095477900792 52.037707498456,4.7096057534518 52.037703652383,4.7096091341708 52.037722960877))"^^geo:wktLiteral ;
    osm:area 141.0
  ] .

