@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/bJLxTV>
  gtm:oppervlakte 501.0 ;
  gtm:kadastraalNummer 3493.0 ;
  gtm:kadastraleAanduiding "C3493"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3493" ;
  sdo:name "Perceel GDA01-C3493"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260349370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJLFBZ>, <https://n2t.net/ark:/60537/bLQHL7>, <https://n2t.net/ark:/60537/bXiaga> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/97514> ;
  sdo:startDate "1998-02-05"^^xsd:date ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7116712657018 52.010083958097,4.7115195470783 52.010016474264,4.71147409061 52.009995018676,4.7112682351691 52.009879998652,4.711424810611 52.00979240676,4.7114386675212 52.009799802871,4.7116590493485 52.009917431705,4.7118000478324 52.009992628824,4.7116712657018 52.010083958097))"^^geo:wktLiteral ;
    osm:area 503.0
  ] .

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