@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/b74RN4>
  gtm:oppervlakte 156.0 ;
  gtm:kadastraalNummer 5887.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5887" ;
  gtm:kadastraleAanduiding "M5887"@nl ;
  ns0:name "Perceel GDA01-M5887"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350588770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGrtPc> ;
  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/88702> ;
  ns0:startDate "2008-07-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7150950985502 52.034321640911,4.71517331157 52.034322833312,4.715162623138 52.034581628387,4.7150833182197 52.034580330877,4.715089469964 52.034443266378,4.7150938503477 52.034355295234,4.7150950985502 52.034321640911))"^^geo:wktLiteral ;
    osm:area 155.0
  ] .

