@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/b9ZEyL>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 3410.0 ;
  gtm:kadastraleAanduiding "B3410"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3410" ;
  sdo:name "Perceel GDA01-B3410"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250341070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFb8QL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72223> ;
  sdo:startDate "2017-02-24"^^xsd:date ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7061334574552 52.012718720247,4.7061737615552 52.012739914382,4.7060208223256 52.012847591485,4.7060357320346 52.012855686428,4.7060009509499 52.012880347102,4.7059877344544 52.012872981025,4.7058404537052 52.012973454971,4.7058246306325 52.012984239359,4.7058093485048 52.012975728767,4.7057945391779 52.012985943761,4.7057741343132 52.012974248581,4.7059820071914 52.012825228432,4.7061334574552 52.012718720247))"^^geo:wktLiteral ;
    osm:area 138.0
  ] .

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