@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/btwVQ0>
  gtm:oppervlakte 102.0 ;
  gtm:kadastraalNummer 4120.0 ;
  gtm:kadastraleAanduiding "C4120"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4120" ;
  sdo:name "Perceel GDA01-C4120"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260412070000/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/72925> ;
  sdo:startDate "1998-02-05"^^xsd:date ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7152152050011 52.009129413858,4.7152440418115 52.009127645966,4.7152509142187 52.009111290347,4.7152542154245 52.009111632774,4.7152783267707 52.00911417031,4.7152610450898 52.009176837689,4.71525719485 52.009191745449,4.7152621964299 52.009192340269,4.7152431806522 52.009266718625,4.7152234063014 52.009344085785,4.7151607153056 52.009337373093,4.7151929916181 52.009210137742,4.7151992394305 52.009184924983,4.7152152050011 52.009129413858))"^^geo:wktLiteral ;
    osm:area 106.0
  ] .

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