@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/btjeHJ>
  gtm:oppervlakte 165.0 ;
  gtm:kadastraalNummer 5211.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K5211"^^xsd:string ;
  gtm:kadastraleAanduiding "K5211"@nl ;
  ns0:name "Perceel GDA01-K5211"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330521170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bV0tbi> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/82693> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7442755570458 52.0071536984,4.7442811172304 52.00715394449,4.7442865380941 52.007154765075,4.7442916451322 52.007156141226,4.7442963077884 52.007158036276,4.74435797622 52.007189418951,4.7442702307708 52.00725495042,4.7442764616625 52.007258193305,4.7441709956059 52.00737313593,4.744154974876 52.007364976844,4.7441690695906 52.007339868389,4.7441704695371 52.007258513185,4.7441717638811 52.007153041568,4.7442755570458 52.0071536984))"^^geo:wktLiteral ;
    osm:area 165.0
  ] .

