@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/bIJ1xs>
  gtm:oppervlakte 1200.0 ;
  gtm:kadastraalNummer 8641.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8641"^^xsd:string ;
  gtm:kadastraleAanduiding "K8641"@nl ;
  ns0:name "Perceel GDA01-K8641"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330864170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b0PQ6c> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bY7XCk> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80400> ;
  ns0:startDate "2005-03-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7473066893144 52.015334033567,4.7471154192272 52.015795148842,4.7467557682227 52.015887498864,4.7468599108303 52.015620400666,4.7468908130897 52.015547673056,4.7469186702764 52.015482110586,4.7470096110119 52.015498676355,4.7470653037577 52.015376171081,4.7471034975502 52.015297757469,4.7471036627844 52.015297407821,4.7472525362668 52.015324265469,4.7473066893144 52.015334033567))"^^geo:wktLiteral ;
    osm:area 1172.0
  ] .

