@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/be9Eky>
  gtm:oppervlakte 78.0 ;
  gtm:kadastraalNummer 3486.0 ;
  gtm:kadastraleAanduiding "C3486"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3486" ;
  sdo:name "Perceel GDA01-C3486"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260348670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bijPrr>, <https://n2t.net/ark:/60537/bIVGaO>, <https://n2t.net/ark:/60537/bQdn6G> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72803> ;
  sdo:startDate "1998-02-05"^^xsd:date ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7149740579457 52.009171361102,4.7149897280356 52.009173455001,4.715023704202 52.009081499898,4.7150554782838 52.009085887905,4.715034554287 52.009144714383,4.7149728753239 52.009317245136,4.7149247701775 52.00931208971,4.7149740579457 52.009171361102))"^^geo:wktLiteral ;
    osm:area 78.0
  ] .

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