@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/bBdPtg>
  gtm:oppervlakte 103.0 ;
  gtm:kadastraalNummer 2032.0 ;
  gtm:kadastraleAanduiding "F2032"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2032" ;
  ns0:name "Perceel GDA01-F2032"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290203270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bN5Sze> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75486> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7049470201996 52.003087505916,4.7049081917584 52.003044594835,4.7049541149691 52.003019396837,4.7050483719808 52.002969446203,4.7050509360031 52.002971303689,4.7050599847464 52.002966196778,4.7051153447089 52.002937179398,4.7051650983101 52.002973223646,4.7050055692218 52.003056610516,4.7049470201996 52.003087505916))"^^geo:wktLiteral ;
    osm:area 103.0
  ] .

