@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/bqprS1>
  gtm:oppervlakte 142.0 ;
  gtm:kadastraalNummer 2785.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2785"^^xsd:string ;
  gtm:kadastraleAanduiding "I2785"@nl ;
  ns0:name "Perceel GDA01-I2785"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320278570000/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/78893> ;
  ns0:startDate "2001-08-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7167238293819 52.0231695009,4.7167369276069 52.023120822492,4.7169265814728 52.023140490291,4.7171089086633 52.023160035189,4.7171047278956 52.023175570288,4.7170958570904 52.023208543123,4.7169693901796 52.023194888999,4.71693216264 52.023191081723,4.7169134834479 52.02318916872,4.7167238293819 52.0231695009))"^^geo:wktLiteral ;
    osm:area 142.0
  ] .

