@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/byWhMo>
  gtm:oppervlakte 28.0 ;
  gtm:kadastraalNummer 5078.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5078" ;
  gtm:kadastraleAanduiding "M5078"@nl ;
  ns0:name "Perceel GDA01-M5078"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350507870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bnUcjM> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/265427> ;
  ns0:startDate "2008-12-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6949751707741 52.031862544454,4.6949714515354 52.03185426226,4.6949901320692 52.031849662157,4.6950476245359 52.031837218616,4.6950464258154 52.031834631902,4.6950674675954 52.031830944505,4.6950686516067 52.03183354012,4.6952566463865 52.031800138524,4.6952621659907 52.031812628866,4.6949751707741 52.031862544454))"^^geo:wktLiteral ;
    osm:area 28.0
  ] .

