@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/bPaIS1>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 8278.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8278"^^xsd:string ;
  gtm:kadastraleAanduiding "K8278"@nl ;
  ns0:name "Perceel GDA01-K8278"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330827870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bR39y4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80136> ;
  ns0:startDate "2001-01-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7411524120842 52.011586037423,4.7411758833176 52.011588709943,4.7411760211381 52.011588243303,4.7412300596717 52.011594436222,4.7412076681391 52.011669465198,4.7411852921323 52.011744422349,4.7411874443904 52.011744667858,4.7411821788431 52.011762346071,4.7411729029507 52.011793484847,4.7410953634621 52.011784637187,4.7411046678889 52.011753543515,4.7411099480307 52.011735865385,4.7411077957734 52.011735619875,4.7411301573403 52.01166066266,4.7411524120842 52.011586037423))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

