@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/buzoE0>
  gtm:kadastraalNummer "713" ;
  gtm:kadastraleAanduiding "C713" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C713" ;
  sdo:name "Perceel GDA01-C713"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15595> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7113587 52.0127581, 4.7113431 52.0127458, 4.7112817 52.0127647, 4.7115309 52.0129246, 4.7115867 52.0128917, 4.7116402 52.0129259, 4.7116831 52.0129, 4.7115932 52.0128482, 4.7115597 52.0128716, 4.7113587 52.0127581))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

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