@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/bsgKAY>
  gtm:oppervlakte 131.0 ;
  gtm:kadastraalNummer 5388.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5388" ;
  gtm:kadastraleAanduiding "M5388"@nl ;
  ns0:name "Perceel GDA01-M5388"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350538870000/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/88266> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7140465255535 52.035787317485,4.7140538172406 52.03560080556,4.7141463710879 52.035602143525,4.7141458479195 52.035615623089,4.7141424910347 52.035703240505,4.7141390278189 52.035768835806,4.7141381471271 52.035788650127,4.7140923946307 52.035787984148,4.7140465255535 52.035787317485))"^^geo:wktLiteral ;
    osm:area 131.0
  ] .

