@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/bbFf2y>
  gtm:oppervlakte 136.0 ;
  gtm:kadastraalNummer 2842.0 ;
  gtm:kadastraleAanduiding "C2842"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C2842" ;
  sdo:name "Perceel GDA01-C2842"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260284270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6sTJW> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72455> ;
  sdo:startDate "1998-02-05"^^xsd:date ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7130542836088 52.011386243725,4.7130202249498 52.011499760957,4.7129262574855 52.011464015188,4.7129786735918 52.011305688074,4.7130732643627 52.011313528382,4.7130833580954 52.011280634699,4.7131312983029 52.011286230356,4.7131266722613 52.011301331349,4.7131297119856 52.011301636383,4.7131249788916 52.011319981576,4.7130704616095 52.011332334047,4.7130679464603 52.011340732789,4.7130355241773 52.01133673603,4.7130206354132 52.011382401732,4.7130542836088 52.011386243725))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

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