@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/bMtCVQ>
  gtm:oppervlakte 243.0 ;
  gtm:kadastraalNummer 7805.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7805"^^xsd:string ;
  gtm:kadastraleAanduiding "K7805"@nl ;
  ns0:name "Perceel GDA01-K7805"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330780570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/bm1SV4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79819> ;
  ns0:startDate "2010-05-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7458980985542 52.01238458197,4.7459216425085 52.01232723855,4.7463578504305 52.012395274031,4.7464495012332 52.012395341473,4.7464955165798 52.012402468029,4.7464953353733 52.012402916461,4.7464809808472 52.012438027825,4.7464350381643 52.012430910647,4.7462861061913 52.012445523962,4.7458980985542 52.01238458197))"^^geo:wktLiteral ;
    osm:area 243.0
  ] .

