@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/bsTPNK>
  gtm:oppervlakte 135.0 ;
  gtm:kadastraalNummer 4350.0 ;
  gtm:kadastraleAanduiding "C4350"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4350" ;
  sdo:name "Perceel GDA01-C4350"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260435070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/brRmNz> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72987> ;
  sdo:startDate "2007-07-12"^^xsd:date ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7123838798442 52.011567078291,4.7122999245775 52.011640328862,4.7122746257482 52.011662403149,4.7121451072812 52.011606993031,4.7122528715667 52.011511947379,4.7123798415355 52.011565374311,4.7123838798442 52.011567078291))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

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