@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/b9MX2n>
  gtm:oppervlakte 96.0 ;
  gtm:kadastraalNummer 1858.0 ;
  gtm:kadastraleAanduiding "F1858"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1858"^^xsd:string ;
  ns0:name "Perceel GDA01-F1858"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290185870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsgTDZ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75381> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7031328043049 52.002720423232,4.7030716056752 52.002741657728,4.7030178248295 52.002682390057,4.7029748080457 52.002634465406,4.7029289232859 52.002584573577,4.7029886162624 52.002563698929,4.7030095257684 52.00258682185,4.7030530204839 52.002634920047,4.7030583003036 52.002640128068,4.7030791606326 52.002660751908,4.7031328043049 52.002720423232))"^^geo:wktLiteral ;
    osm:area 95.0
  ] .

