@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/bHtOSC>
  gtm:oppervlakte 110.0 ;
  gtm:kadastraalNummer 7192.0 ;
  gtm:kadastraleAanduiding "A7192"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A7192"^^xsd:string ;
  ns0:name "Perceel GDA01-A7192"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240719270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXi9jy> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70965> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7171124050271 52.015110071644,4.7170372030761 52.015099720386,4.7170552093148 52.015048013779,4.7171205544751 52.015057032572,4.7173217373102 52.015083758484,4.7173072744686 52.015129400149,4.7173053173213 52.015135591004,4.7172519022817 52.015128545748,4.7171823641091 52.015119359351,4.7171197463838 52.015111084178,4.7171124050271 52.015110071644))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

