@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/bXIpEi>
  gtm:oppervlakte 74.0 ;
  gtm:kadastraalNummer 3004.0 ;
  gtm:kadastraleAanduiding "B3004"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3004" ;
  sdo:name "Perceel GDA01-B3004"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250300470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7HUfd>, <https://n2t.net/ark:/60537/brRv3V> ;
  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/72093> ;
  sdo:startDate "1998-02-05"^^xsd:date ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7042782384012 52.012155176194,4.7043365193426 52.012127389553,4.7043286207415 52.012120934999,4.7043862544464 52.012093558046,4.7044538140286 52.012136536978,4.7043934821455 52.012167961075,4.7043872562917 52.012163574573,4.7043168150688 52.012197879202,4.7042801283355 52.0121716719,4.7042923976396 52.012166601707,4.7042782384012 52.012155176194))"^^geo:wktLiteral ;
    osm:area 67.0
  ] .

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