@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/bCgkCy>
  gtm:oppervlakte 139.0 ;
  gtm:kadastraalNummer 5161.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5161" ;
  gtm:kadastraleAanduiding "M5161"@nl ;
  ns0:name "Perceel GDA01-M5161"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350516170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTXXbw> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88048> ;
  ns0:startDate "2002-03-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7096007852459 52.038813381816,4.7096333792093 52.03881117844,4.7097272649912 52.038804869426,4.7097339028571 52.038856491858,4.7097570901479 52.038972233635,4.7097598688425 52.038986064741,4.7096715490898 52.039003057021,4.7096682447065 52.038985438785,4.7096422130913 52.03884673332,4.7096071531424 52.038849120255,4.7096007852459 52.038813381816))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

