@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/bchnLn>
  gtm:oppervlakte 44.0 ;
  gtm:kadastraalNummer 3018.0 ;
  gtm:kadastraleAanduiding "C3018"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3018" ;
  sdo:name "Perceel GDA01-C3018"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260301870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIVG9D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105091> ;
  sdo:startDate "1998-02-05"^^xsd:date ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7133676731881 52.012271903543,4.713517859551 52.012321848779,4.7134877875921 52.012355257347,4.7133388347868 52.012298829509,4.7133224244841 52.012292614469,4.7133498021884 52.012265958786,4.7133652381335 52.012271098625,4.7133676731881 52.012271903543))"^^geo:wktLiteral ;
    osm:area 51.0
  ] .

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