@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/bxTEV2>
  gtm:oppervlakte 70.0 ;
  gtm:kadastraalNummer 3822.0 ;
  gtm:kadastraleAanduiding "D3822"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3822" ;
  sdo:name "Perceel GDA01-D3822"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270382270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:absorbed <https://n2t.net/ark:/60537/bX5k4J> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105189> ;
  sdo:startDate "2003-12-04"^^xsd:date ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7114443419855 52.008655224736,4.711446044886 52.008653373912,4.7114924715804 52.008602640199,4.7116344674853 52.008650985912,4.7115920991633 52.008699181277,4.7115740686709 52.008693298245,4.7115836163766 52.008682171465,4.7115565705839 52.008673351407,4.7115470375728 52.008684469281,4.7115302970543 52.008679007112,4.7115207640355 52.008690124983,4.711496675212 52.008682256679,4.7115046314665 52.008672352182,4.7114443419855 52.008655224736))"^^geo:wktLiteral ;
    osm:area 70.0
  ] .

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