@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/bUAUmz>
  gtm:oppervlakte 67.0 ;
  gtm:kadastraalNummer 3414.0 ;
  gtm:kadastraleAanduiding "C3414"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3414"^^xsd:string ;
  ns0:name "Perceel GDA01-C3414"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260341470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bCTobX> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72790> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7135807492092 52.009306940961,4.7137921689998 52.009320347886,4.7137846644376 52.009363233576,4.7137494823433 52.009361728984,4.7135611329328 52.009345487836,4.7135619259044 52.009344090183,4.7135605317936 52.009343812553,4.7135807492092 52.009306940961))"^^geo:wktLiteral ;
    osm:area 70.0
  ] .

