@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/bGdDbT>
  gtm:oppervlakte 142.0 ;
  gtm:kadastraalNummer 2783.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2783"^^xsd:string ;
  gtm:kadastraleAanduiding "I2783"@nl ;
  ns0:name "Perceel GDA01-I2783"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320278370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bhHHNm> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78891> ;
  ns0:startDate "2001-08-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7170827287476 52.023257311281,4.7170821265621 52.023259581915,4.7170697382151 52.023305630803,4.7169431782486 52.023292335658,4.7168872250036 52.02328679487,4.7166975706708 52.02326711802,4.7167107311282 52.023218179306,4.7167969389164 52.02322711928,4.7169003853943 52.023237847147,4.7170827287476 52.023257311281))"^^geo:wktLiteral ;
    osm:area 142.0
  ] .

