@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/b8X97J>
  gtm:oppervlakte 187.0 ;
  gtm:kadastraalNummer 4049.0 ;
  gtm:kadastraleAanduiding "C4049"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4049" ;
  sdo:name "Perceel GDA01-C4049"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260404970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6sUvA> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72912> ;
  sdo:startDate "1998-02-05"^^xsd:date ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7132612927076 52.007883236436,4.7134110518227 52.007925737053,4.7134292582547 52.007930569169,4.7135258167046 52.007956262395,4.713505393791 52.00798261637,4.7134998206139 52.007992930129,4.7134853779217 52.007988667859,4.7134546139028 52.008030521571,4.7133819273913 52.008008704117,4.7133823133439 52.008008220952,4.7131850288366 52.007948253357,4.7132503429046 52.007880126674,4.7132612927076 52.007883236436))"^^geo:wktLiteral ;
    osm:area 187.0
  ] .

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