@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/byj1VM>
  gtm:oppervlakte 99.0 ;
  gtm:kadastraalNummer 1584.0 ;
  gtm:kadastraleAanduiding "H1584"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H1584"^^xsd:string ;
  schema:name "Perceel GDA01-H1584"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310158470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFBG0F> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76748> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.704267318826 52.01316060113,4.7042806423387 52.013150413662,4.7042890462768 52.013144745787,4.7043058084827 52.013132582837,4.7043451663495 52.013103985321,4.7044499096943 52.013034546192,4.7044931136779 52.013062328249,4.7043937675272 52.013132230164,4.7043488940489 52.013163357399,4.7043058440261 52.013196220968,4.7042725905886 52.013179812975,4.7042858874901 52.013170416331,4.704267318826 52.01316060113))"^^geo:wktLiteral ;
    osm:area 87.0
  ] .

