@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 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/bfCJey>
  gtm:oppervlakte 16.0 ;
  gtm:kadastraalNummer 9746.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9746" ;
  gtm:kadastraleAanduiding "K9746"@nl ;
  ns0:name "Perceel GDA01-K9746"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330974670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b6FrpF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bE8MEq> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/284749> ;
  ns0:startDate "2019-04-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7383627222347 52.006802751297,4.7383644056138 52.006802167343,4.7384223787696 52.006857100334,4.7384185829054 52.006858733276,4.7384139077713 52.006860738884,4.7384340362179 52.00687683118,4.7384287434311 52.00688025355,4.7384200251025 52.00688588616,4.738343677786 52.006809378624,4.7383627222347 52.006802751297))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

