@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/bjMxV9>
  gtm:oppervlakte 48.0 ;
  gtm:kadastraalNummer 3486.0 ;
  gtm:kadastraleAanduiding "B3486"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3486" ;
  sdo:name "Perceel GDA01-B3486"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250348670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIVSz6> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72245> ;
  sdo:startDate "1998-02-05"^^xsd:date ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7041543805379 52.011916201833,4.7042478280297 52.01198377058,4.7041913137472 52.012012250546,4.7041016638201 52.011940182622,4.7041434890736 52.011921666508,4.7041543805379 52.011916201833))"^^geo:wktLiteral ;
    osm:area 47.0
  ] .

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