@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/bELJ32>
  gtm:oppervlakte 466.0 ;
  gtm:kadastraalNummer 3282.0 ;
  gtm:kadastraleAanduiding "D3282"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3282" ;
  sdo:name "Perceel GDA01-D3282"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270328270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b62w35> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bjzRGO> ;
  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/73388> ;
  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.7073960817839 52.009363149378,4.7074603707797 52.009401766317,4.7076095773767 52.009495100575,4.7075360733859 52.009524346938,4.7074261151217 52.00945636185,4.7073923055593 52.009477693844,4.7071972382232 52.009360958223,4.7071563533666 52.009389736624,4.7070161853693 52.009309397323,4.7069822685839 52.009289795359,4.7070183788708 52.009270427262,4.7070927807579 52.009234795649,4.707141661507 52.0092108453))"^^geo:wktLiteral ;
    osm:area 451.0
  ] .

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