@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix sdo: <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/bWtea5>
  gtm:oppervlakte 138.0 ;
  gtm:kadastraalNummer 2056.0 ;
  gtm:kadastraleAanduiding "C2056"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C2056" ;
  sdo:name "Perceel GDA01-C2056"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260205670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFb4Lc>, <https://n2t.net/ark:/60537/bHTnzB> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105093> ;
  sdo:startDate "2009-11-30"^^xsd:date ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7125444974055 52.012056051204,4.7125566908111 52.012061765801,4.7125477671606 52.012070109828,4.7125687036353 52.012079478879,4.7125715440491 52.012077544674,4.7125944006449 52.012088057264,4.7126007283297 52.012082826321,4.712633429908 52.012098302988,4.7125569018816 52.012156136246,4.7124928171951 52.012126619575,4.7123345757679 52.012051630097,4.7123197511722 52.012044597073,4.712364814232 52.012005270485,4.7124989198633 52.012062791954,4.712529695138 52.012034951486,4.712555669665 52.012046380793,4.7125444974055 52.012056051204))"^^geo:wktLiteral ;
    osm:area 142.0
  ] .

# dynamically created via construct_rdf.php on sparql.goudatijdmachine.nl
