@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/bZo12a>
  gtm:oppervlakte 300.0 ;
  gtm:kadastraalNummer 4677.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4677" ;
  gtm:kadastraleAanduiding "M4677"@nl ;
  ns0:name "Perceel GDA01-M4677"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350467770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIJa09> ;
  hg:liesIn <https://n2t.net/ark:/60537/bPaHgb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87720> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6970542242644 52.028717485837,4.6969665461411 52.02867301867,4.6972041690084 52.028495056965,4.697300539058 52.028543781452,4.6973360796317 52.028561750745,4.6973242997644 52.028570652145,4.6971129996689 52.028729299503,4.6971039801414 52.028729273608,4.6970950133239 52.028728663775,4.6970861862241 52.02872749748,4.6970776154059 52.028725775406,4.6970693734451 52.028723515956,4.6970615474877 52.028720737616,4.6970542242644 52.028717485837))"^^geo:wktLiteral ;
    osm:area 298.0
  ] .

