@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/bCGS4H>
  gtm:oppervlakte 755.0 ;
  gtm:kadastraalNummer 3807.0 ;
  gtm:kadastraleAanduiding "F3807"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3807"^^xsd:string ;
  ns0:name "Perceel GDA01-F3807"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290380770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4NjeD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bJm5ZT> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/245550> ;
  ns0:startDate "2019-03-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7056374016786 52.000926958991,4.7057393929092 52.001004014063,4.705050124777 52.001440427009,4.705034324078 52.001430852646,4.7049358113411 52.001371173774,4.7049564859535 52.001358080635,4.7056374016786 52.000926958991))"^^geo:wktLiteral ;
    osm:area 751.0
  ] .

