@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/bfCzRL>
  gtm:oppervlakte 74.0 ;
  gtm:kadastraalNummer 957.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N957"^^xsd:string ;
  gtm:kadastraleAanduiding "N957"@nl ;
  ns0:name "Perceel GDA01-N957"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360095770000/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/106507> ;
  ns0:startDate "2021-08-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6880433150727 52.000494801581,4.6880440016806 52.000495596642,4.6880441626952 52.000495543668,4.6881042611649 52.00047695303,4.6881708248922 52.000558343197,4.6881884447798 52.000579885267,4.6881162749547 52.000604938842,4.6880969832312 52.000581346455,4.688030591116 52.000500164,4.6880388482303 52.000497354728,4.688038146921 52.000496568567,4.6880433150727 52.000494801581))"^^geo:wktLiteral ;
    osm:area 74.0
  ] .

