@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/bAbk4B>
  gtm:oppervlakte 135.0 ;
  gtm:kadastraalNummer 3317.0 ;
  gtm:kadastraleAanduiding "F3317"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3317"^^xsd:string ;
  ns0:name "Perceel GDA01-F3317"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290331770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b4N8a6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKBuov> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76175> ;
  ns0:startDate "2000-12-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6897114592801 52.007140678511,4.6899035917993 52.007220645348,4.6899055566965 52.007218859302,4.6899079734144 52.007219862346,4.6898428298321 52.007279483166,4.6898404132522 52.007278471134,4.6898384482101 52.007280266166,4.6896274163932 52.007192430211,4.6897114592801 52.007140678511))"^^geo:wktLiteral ;
    osm:area 135.0
  ] .

