@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/bXvIsk>
  gtm:oppervlakte 105.0 ;
  gtm:kadastraalNummer 9666.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9666"^^xsd:string ;
  gtm:kadastraleAanduiding "K9666"@nl ;
  ns0:name "Perceel GDA01-K9666"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330966670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  hg:absorbed <https://n2t.net/ark:/60537/byJAvm> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80878> ;
  ns0:startDate "2017-10-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7471996529937 52.009849105071,4.7472220345433 52.009837263221,4.7472216742862 52.009841072335,4.7472327676381 52.009841465214,4.7472302346145 52.009867895252,4.7471995441483 52.009910800708,4.7471849479568 52.010020064971,4.7471036577538 52.010015946731,4.7471054825066 52.010002402179,4.7471040269562 52.010002331346,4.7471192749598 52.009888234889,4.747141064538 52.009880111023,4.747130640828 52.009872602981,4.7471599350005 52.009857104505,4.7471807971194 52.009872111675,4.7472100912743 52.009856613187,4.7471996529937 52.009849105071))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

