@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/b5CX5U>
  gtm:oppervlakte 436.0 ;
  gtm:kadastraalNummer 3112.0 ;
  gtm:kadastraleAanduiding "C3112"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3112" ;
  sdo:name "Perceel GDA01-C3112"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260311270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9Acxt>, <https://n2t.net/ark:/60537/bAOARj>, <https://n2t.net/ark:/60537/bUB3QB> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72479> ;
  sdo:startDate "1998-02-05"^^xsd:date ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7132536490042 52.011580069663,4.7133240118073 52.011397369728,4.7131960620673 52.011383873679,4.7131994282032 52.011374095593,4.7132607199776 52.011192116756,4.713270226052 52.011165358772,4.7133038301699 52.011168247671,4.713303992032 52.011167169989,4.7134371699619 52.01117488035,4.7133896644899 52.0113894043,4.713367071454 52.011471833454,4.7133703883296 52.011472113104,4.7133646470705 52.011496483753,4.7133597299465 52.011496069105,4.7133380309532 52.011611068352,4.7132536490042 52.011580069663))"^^geo:wktLiteral ;
    osm:area 426.0
  ] .

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