@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/biK2nG>
  gtm:oppervlakte 93.0 ;
  gtm:kadastraalNummer 7195.0 ;
  gtm:kadastraleAanduiding "A7195"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A7195"^^xsd:string ;
  ns0:name "Perceel GDA01-A7195"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240719570000/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/70968> ;
  ns0:startDate "2002-12-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7170859401636 52.014959760881,4.7171014503693 52.01491520381,4.7171226319339 52.014918074824,4.7173638873803 52.01495073638,4.7173515346739 52.014989702692,4.717349745959 52.014995346215,4.7171219360453 52.01496462176,4.7170859401636 52.014959760881))"^^geo:wktLiteral ;
    osm:area 93.0
  ] .

