@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/bJyPGC>
  gtm:oppervlakte 408.0 ;
  gtm:kadastraalNummer 4679.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4679" ;
  gtm:kadastraleAanduiding "M4679"@nl ;
  ns0:name "Perceel GDA01-M4679"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350467970000/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/87722> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6973975630747 52.028483795082,4.6971379650553 52.028352508577,4.6974049393727 52.028152346368,4.6974586361897 52.028463713244,4.6974486109865 52.02846465223,4.6974388228247 52.02846628471,4.6974293885437 52.028468593392,4.6974204399682 52.028471534105,4.6974120795057 52.028475080486,4.6974044244109 52.028479188279,4.6973975630747 52.028483795082))"^^geo:wktLiteral ;
    osm:area 407.0
  ] .

