@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/bjn8w1>
  gtm:oppervlakte 85.0 ;
  gtm:kadastraalNummer 3177.0 ;
  gtm:kadastraleAanduiding "C3177"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3177" ;
  sdo:name "Perceel GDA01-C3177"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260317770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bu9beQ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72485> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7130542836088 52.011386243725,4.7130206354132 52.011382401732,4.7130355241773 52.01133673603,4.7130679464603 52.011340732789,4.7130704616095 52.011332334047,4.7131249788916 52.011319981576,4.7131297119856 52.011301636383,4.7131644872982 52.011305107286,4.713160666251 52.011319952225,4.7131402734549 52.011319970282,4.7131386034223 52.011330288395,4.7131215227154 52.011327997418,4.7131155039894 52.011346595912,4.7130610300093 52.011514906403,4.7130202249498 52.011499760957,4.7130542836088 52.011386243725))"^^geo:wktLiteral ;
    osm:area 83.0
  ] .

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