@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/bjZeNG>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 3226.0 ;
  gtm:kadastraleAanduiding "F3226"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3226"^^xsd:string ;
  ns0:name "Perceel GDA01-F3226"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290322670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4acwW> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76115> ;
  ns0:startDate "2004-12-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6987450456885 52.004007977279,4.6987367851134 52.004027137225,4.6987199460563 52.004067190021,4.6985182635541 52.004034245063,4.698411448267 52.004017494808,4.6984315773471 52.003968068403,4.6985384070866 52.003984818726,4.6986951617994 52.004010076416,4.6986992997214 52.004000474019,4.6987450456885 52.004007977279))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

