@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix sdo: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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/bSIKzb>
  gtm:kadastraalNummer "3197" ;
  gtm:oppervlakte "6220" ;
  gtm:kadastraleAanduiding "K3197" ;
  sdo:identifier "perceel/K3197" ;
  prov:hadPrimarySource <https://api.kadastralekaart.com/api/v1/parcel/GDA01/K/3197> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/232449> ;
  sdo:sdDatePublished "2024-04-09T07:20:49+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.72145778 52.01855904, 4.72147026 52.01849950, 4.72147188 52.01849179, 4.72157801 52.01848888, 4.72156949 52.01855629, 4.72160048 52.01858728, 4.72160193 52.01873911, 4.72157178 52.01890047, 4.72148292 52.01921617, 4.72146892 52.01928630, 4.72144111 52.01947677, 4.72134933 52.01986380, 4.72127627 52.02017332, 4.72112759 52.02065305, 4.72111005 52.02071574, 4.72109231 52.02078585, 4.72103810 52.02100929, 4.72098332 52.02120931, 4.72091450 52.02142010, 4.72081752 52.02172092, 4.72079434 52.02178643, 4.72075395 52.02192834, 4.72066431 52.02209569, 4.72065416 52.02215245, 4.72066215 52.02221567, 4.72069669 52.02228259, 4.72069507 52.02228284, 4.72070069 52.02229730, 4.72070316 52.02229691, 4.72070918 52.02231379, 4.72068096 52.02231831, 4.72065831 52.02232460, 4.72064480 52.02230753, 4.72064783 52.02230670, 4.72063852 52.02229496, 4.72062952 52.02229750, 4.72062866 52.02229638, 4.72047789 52.02228634, 4.72041594 52.02228238, 4.72042280 52.02225805, 4.72044142 52.02218796, 4.72050545 52.02198855, 4.72063562 52.02157149, 4.72064391 52.02154635, 4.72070636 52.02135671, 4.72073263 52.02126953, 4.72081676 52.02096236, 4.72088114 52.02071445, 4.72095471 52.02045802, 4.72105197 52.02013894, 4.72121308 52.01956966, 4.72126900 52.01929144, 4.72131694 52.01911649, 4.72136917 52.01890046, 4.72141170 52.01877913, 4.72145778 52.01855904))"^^geo:wktLiteral ;
    osm:area 6255.0
  ] .

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