@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/b8KsS3>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 8576.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8576"^^xsd:string ;
  gtm:kadastraleAanduiding "K8576"@nl ;
  ns0:name "Perceel GDA01-K8576"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330857670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bwrSOO> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80358> ;
  ns0:startDate "2009-05-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7399653194196 52.011892429185,4.7399682266818 52.011882755694,4.7399345615983 52.011878894349,4.7399287324935 52.011898241249,4.7398966670952 52.011894559468,4.7398995743724 52.011884885979,4.739683565455 52.011860103528,4.739692498725 52.011830571902,4.7396980053088 52.011812382741,4.7397817823322 52.011822002674,4.7399139556143 52.011837173833,4.7399921485685 52.011846151702,4.7399778256672 52.011893864178,4.7399653194196 52.011892429185))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

