@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/bRSOpo>
  gtm:oppervlakte 321.0 ;
  gtm:kadastraalNummer 3886.0 ;
  gtm:kadastraleAanduiding "C3886"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3886" ;
  sdo:name "Perceel GDA01-C3886"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260388670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0cIBH>, <https://n2t.net/ark:/60537/bSiaar> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72860> ;
  sdo:startDate "2011-01-11"^^xsd:date ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7119770596808 52.012988634301,4.7119558435687 52.013002642375,4.7118946670539 52.013043026889,4.7118852065843 52.013049273488,4.7118061646067 52.013004057792,4.7116699418344 52.01293224083,4.7117013561471 52.012910399509,4.7115931748117 52.012848226123,4.7115596404576 52.01287155631,4.7113384067484 52.012746686844,4.7114024587838 52.012725239713,4.7116656045807 52.012876910304,4.7117131754765 52.012844285726,4.7117502509996 52.0128653156,4.711783583042 52.012883438708,4.7118469674146 52.012917904351,4.7119770596808 52.012988634301))"^^geo:wktLiteral ;
    osm:area 304.0
  ] .

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