@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/bpmWUT>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 5278.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5278" ;
  gtm:kadastraleAanduiding "M5278"@nl ;
  ns0:name "Perceel GDA01-M5278"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350527870000/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/88158> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7139707276352 52.037357107174,4.7141123598974 52.037359265008,4.7141501867963 52.037359840735,4.7141484460523 52.037405851225,4.7141106482612 52.037405275664,4.7139690158536 52.037403117828,4.7138544857791 52.037401384436,4.7138222112836 52.037400840363,4.7138232913513 52.037372623066,4.7138239954068 52.037354875066,4.7139707276352 52.037357107174))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

