@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/byj1QS>
  gtm:oppervlakte 94.0 ;
  gtm:kadastraalNummer 1855.0 ;
  gtm:kadastraleAanduiding "F1855"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1855"^^xsd:string ;
  ns0:name "Perceel GDA01-F1855"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290185570000/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/75378> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7027512577713 52.002647124665,4.7027893465721 52.00263338713,4.7028086879068 52.002626623451,4.7028147135538 52.002633534631,4.7028985059918 52.002724490293,4.7029516242827 52.002783268791,4.7028916993752 52.002804052189,4.7028384000838 52.002745686078,4.7027494125331 52.002647797055,4.7027512577713 52.002647124665))"^^geo:wktLiteral ;
    osm:area 94.0
  ] .

