@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bgeNiF>
  gtm:oppervlakte 180.0 ;
  gtm:kadastraalNummer 4727.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4727"^^xsd:string ;
  gtm:kadastraleAanduiding "M4727"@nl ;
  ns0:name "Perceel GDA01-M4727"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350472770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beZqVg> ;
  hg:absorbed <https://n2t.net/ark:/60537/bj9AV2> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/248256> ;
  ns0:startDate "1999-06-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.686335146063 52.019242661486,4.6863455662243 52.019216351511,4.6863525572297 52.019217408819,4.6863711699534 52.019170285501,4.6866865228748 52.019178714864,4.6866593679102 52.019251341462,4.686335146063 52.019242661486))"^^geo:wktLiteral ;
    osm:area 178.0
  ] .

