@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/bHg7ht>
  gtm:oppervlakte 171.0 ;
  gtm:kadastraalNummer 3867.0 ;
  gtm:kadastraleAanduiding "C3867"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3867" ;
  sdo:name "Perceel GDA01-C3867"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260386770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/b37I6W>, <https://n2t.net/ark:/60537/b7vcEJ>, <https://n2t.net/ark:/60537/btjofk> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72544> ;
  sdo:startDate "2010-06-22"^^xsd:date ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7136859795454 52.01149626432,4.7135188073646 52.011477618566,4.7135276377048 52.011427972224,4.7135774030794 52.011432319766,4.713584361987 52.011402518091,4.7134591481352 52.011391123294,4.7134626628718 52.011374362063,4.7135211178565 52.011356836649,4.7135228626666 52.011357044379,4.7135947480997 52.011365653166,4.7137146383547 52.011375570229,4.7136951056873 52.011455032803,4.7136859795454 52.01149626432))"^^geo:wktLiteral ;
    osm:area 164.0
  ] .

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