@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/bGEa6e>
  gtm:oppervlakte 62.0 ;
  gtm:kadastraalNummer 3765.0 ;
  gtm:kadastraleAanduiding "D3765"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3765" ;
  sdo:name "Perceel GDA01-D3765"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270376570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSVsJX> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/244760> ;
  sdo:startDate "2007-02-28"^^xsd:date ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7113432752079 52.008565290735,4.7113511569643 52.008554531922,4.7114924715804 52.008602640199,4.711446044886 52.008653373912,4.7113071102462 52.008605836527,4.7113432752079 52.008565290735))"^^geo:wktLiteral ;
    osm:area 71.0
  ] .

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