@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/b8KthJ>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 5280.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5280" ;
  gtm:kadastraleAanduiding "M5280"@nl ;
  ns0:name "Perceel GDA01-M5280"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350528070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bH3Ab3> ;
  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/88160> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7139740000509 52.037265444535,4.7141159234889 52.037267604031,4.7141536482975 52.037268179174,4.7141519089116 52.037314099789,4.714114067478 52.037313523979,4.7139724353604 52.037311366147,4.713858194284 52.037309814178,4.713825846988 52.037309269689,4.7138270012685 52.037280962932,4.7138276324545 52.037263214516,4.7139740000509 52.037265444535))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

