@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix sdo: <https://schema.org/> .
@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/bsTN71>
  gtm:kadastraalNummer "303" ;
  gtm:kadastraleAanduiding "C303" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C303" ;
  sdo:name "Perceel GDA01-C303"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15185> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7133313 52.0092694, 4.7132298 52.0092373, 4.7132933 52.0091501, 4.7132482 52.0091374, 4.7132033 52.009199, 4.7131644 52.009189, 4.7131482 52.0092126, 4.7132191 52.0092309, 4.7132083 52.0092468, 4.7132889 52.0092731, 4.7132677 52.0093038, 4.7133064 52.0093132, 4.7133325 52.0092698, 4.7133313 52.0092694))"^^geo:wktLiteral ;
    osm:area 68.0
  ] .

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