@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/bjn9pV>
  gtm:oppervlakte 106.0 ;
  gtm:kadastraalNummer 5389.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5389" ;
  gtm:kadastraleAanduiding "M5389"@nl ;
  ns0:name "Perceel GDA01-M5389"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350538970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  hg:absorbed <https://n2t.net/ark:/60537/bojAWd> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88267> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7141381471271 52.035788650127,4.7141390278189 52.035768835806,4.7141424910347 52.035703240505,4.7141458479195 52.035615623089,4.7141463710879 52.035602143525,4.7142211047826 52.035603226781,4.7142205966144 52.035616679465,4.7142172398758 52.035704296883,4.7142139591145 52.035789766513,4.7141841910808 52.035789317753,4.7141381471271 52.035788650127))"^^geo:wktLiteral ;
    osm:area 107.0
  ] .

