@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/bO8mTa>
  gtm:oppervlakte 40.0 ;
  gtm:kadastraalNummer 4119.0 ;
  gtm:kadastraleAanduiding "C4119"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4119" ;
  sdo:name "Perceel GDA01-C4119"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260411970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6FBsQ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/244999> ;
  sdo:startDate "1998-02-05"^^xsd:date ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7152431806522 52.009266718625,4.7152621964299 52.009192340269,4.71525719485 52.009191745449,4.7152610450898 52.009176837689,4.7153365920249 52.0091868056,4.7153144819529 52.009273282674,4.7152431806522 52.009266718625))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

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