@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/bcv2R5>
  gtm:oppervlakte 385.0 ;
  gtm:kadastraalNummer 3103.0 ;
  gtm:kadastraleAanduiding "D3103"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3103" ;
  sdo:name "Perceel GDA01-D3103"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270310370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0Q0qq>, <https://n2t.net/ark:/60537/bDiZ6W> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73345> ;
  sdo:startDate "1998-02-05"^^xsd:date ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.707141661507 52.0092108453,4.7072351231157 52.009165058944,4.7073406535466 52.009227212131,4.7073744347305 52.009247118814,4.7074738945238 52.009306207726,4.7075342023559 52.009342257916,4.707631966161 52.009402757069,4.7077306816846 52.009461985277,4.7076234723365 52.009503782701,4.7076095773767 52.009495100575,4.7074603707797 52.009401766317,4.7073960817839 52.009363149378,4.707141661507 52.0092108453))"^^geo:wktLiteral ;
    osm:area 387.0
  ] .

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