@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/bwrLbO>
  gtm:oppervlakte 72.0 ;
  gtm:kadastraalNummer 955.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N955"^^xsd:string ;
  gtm:kadastraleAanduiding "N955"@nl ;
  ns0:name "Perceel GDA01-N955"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360095570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b37KaZ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106505> ;
  ns0:startDate "2021-08-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6881162749547 52.000604938842,4.6881044150084 52.000609057009,4.6880654010339 52.000624042692,4.688064961252 52.000624228837,4.68803280663 52.000599031997,4.6879429896924 52.000528649265,4.6879446653747 52.000527652516,4.6879464677327 52.000528804755,4.6880302982092 52.000500270121,4.688030591116 52.000500164,4.6880969832312 52.000581346455,4.6881162749547 52.000604938842))"^^geo:wktLiteral ;
    osm:area 72.0
  ] .

