@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/bWSBVG>
  gtm:oppervlakte 93.0 ;
  gtm:kadastraalNummer 3031.0 ;
  gtm:kadastraleAanduiding "C3031"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3031" ;
  sdo:name "Perceel GDA01-C3031"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260303170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0DkQt>, <https://n2t.net/ark:/60537/bx3YR4> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72751> ;
  sdo:startDate "1998-02-05"^^xsd:date ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7149216486722 52.009106489101,4.714864107135 52.009098304595,4.7148201407316 52.009092049214,4.7148185279095 52.009095671317,4.714802411081 52.009092289501,4.714801549381 52.009094387865,4.714579864539 52.009059441809,4.7145965648388 52.009025875658,4.714772058635 52.009054301902,4.7149006482807 52.009066478625,4.714913549795 52.009067675859,4.7149216486722 52.009106489101))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

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