@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/b5qfok>
  gtm:oppervlakte 56.0 ;
  gtm:kadastraalNummer 3003.0 ;
  gtm:kadastraleAanduiding "B3003"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3003" ;
  sdo:name "Perceel GDA01-B3003"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250300370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7HUfd>, <https://n2t.net/ark:/60537/bhhieB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72092> ;
  sdo:startDate "1998-02-05"^^xsd:date ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7043168150688 52.012197879202,4.7043872562917 52.012163574573,4.7043934821455 52.012167961075,4.7044538140286 52.012136536978,4.7044758379295 52.012150911338,4.7045008330957 52.012167217456,4.7044584966377 52.012188687918,4.7043677241245 52.012234244997,4.7043168150688 52.012197879202))"^^geo:wktLiteral ;
    osm:area 58.0
  ] .

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