@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/bms9j1>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 5380.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5380" ;
  gtm:kadastraleAanduiding "M5380"@nl ;
  ns0:name "Perceel GDA01-M5380"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350538070000/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/88259> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7147559482989 52.036098817667,4.714789215659 52.036099178401,4.7147874482345 52.036145071906,4.7147542387273 52.036144738466,4.7146118708296 52.036143296257,4.7144571416156 52.03614007547,4.7144246480773 52.03613962019,4.7144256575668 52.036111222713,4.714426232353 52.036095271643,4.7146135818967 52.036097285583,4.7147559482989 52.036098817667))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

