@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/bNIPwO>
  gtm:oppervlakte 141.0 ;
  gtm:kadastraalNummer 5209.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5209" ;
  gtm:kadastraleAanduiding "M5209"@nl ;
  ns0:name "Perceel GDA01-M5209"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350520970000/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/88093> ;
  ns0:startDate "1998-05-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7095933361553 52.037632339114,4.7095353583006 52.037636185098,4.7095318585615 52.037616075952,4.7095226053565 52.037562982331,4.7097013954802 52.037551211592,4.7098219164696 52.037543276041,4.7098386501847 52.037542176837,4.7098478967231 52.037596699544,4.709831206708 52.037597799001,4.7095900772284 52.037613651518,4.7095933361553 52.037632339114))"^^geo:wktLiteral ;
    osm:area 141.0
  ] .

