@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/bLr747>
  gtm:oppervlakte 431.0 ;
  gtm:kadastraalNummer 4061.0 ;
  gtm:kadastraleAanduiding "C4061"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4061"^^xsd:string ;
  schema:name "Perceel GDA01-C4061"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260406170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8kczu> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72915> ;
  schema:startDate "2009-11-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.711130259111 52.01281179908,4.7113384067484 52.012746686844,4.7115596404576 52.01287155631,4.7115931748117 52.012848226123,4.7117013561471 52.012910399509,4.7116699418344 52.01293224083,4.7116532041195 52.012943883634,4.711588057102 52.012904598974,4.711527021838 52.01293946523,4.7114817523718 52.012965316699,4.7114791869028 52.012964466052,4.7114071303695 52.013036624781,4.7112973234891 52.012996283609,4.7113678723697 52.012929446413,4.711329904009 52.012910640416,4.7111494890517 52.012821320373,4.711130259111 52.01281179908))"^^geo:wktLiteral ;
    osm:area 490.0
  ] .

