@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bCTA17>
  gtm:oppervlakte 80.0 ;
  gtm:kadastraalNummer 8003.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8003"^^xsd:string ;
  gtm:kadastraleAanduiding "K8003"@nl ;
  ns0:name "Perceel GDA01-K8003"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330800370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bs4buy> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/250405> ;
  ns0:startDate "2022-02-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7407564704501 52.005943176093,4.7407305871646 52.005964561133,4.7406887857358 52.005992968554,4.7406371055395 52.006022669957,4.7405145315033 52.00609339138,4.7403940497434 52.006160393992,4.7402513613088 52.006235166237,4.7401228763975 52.006298583161,4.7400415859658 52.006335348191,4.7398739797433 52.006409902088,4.7397532188997 52.006464840096,4.7396150871885 52.006524482215,4.7396006703748 52.006529382467,4.7396689457887 52.006497318979,4.7396751632194 52.00649440499,4.7396856312501 52.006488620121,4.7396864828031 52.006488148421,4.7397385586989 52.006459366426,4.7400773253005 52.006312264751,4.7402729411176 52.006216310353,4.7404342110222 52.00612758234,4.7406757568256 52.005988501671,4.7407564704501 52.005943176093))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

