@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/biWKYa>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 3428.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3428" ;
  gtm:kadastraleAanduiding "M3428"@nl ;
  ns0:name "Perceel GDA01-M3428"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350342870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFBFys> ;
  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/86750> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7165214545282 52.036225734429,4.7165233779973 52.036175140879,4.7165756880736 52.036175888196,4.7166106563691 52.036176536741,4.7168643374042 52.036180228108,4.7168634509783 52.036210244206,4.7168665364402 52.036228058734,4.7167365619262 52.036226240222,4.7167365430923 52.036227498486,4.7166437228621 52.036226340812,4.7166437040255 52.036227599077,4.7166087329985 52.036227130293,4.7165214545282 52.036225734429))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

