@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/bYycCD>
  gtm:oppervlakte 874.0 ;
  gtm:kadastraalNummer 3476.0 ;
  gtm:kadastraleAanduiding "F3476"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3476"^^xsd:string ;
  ns0:name "Perceel GDA01-F3476"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290347670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0qCaW> ;
  hg:liesIn <https://n2t.net/ark:/60537/b4N8a6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76288> ;
  ns0:startDate "2008-07-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6885476253773 52.005105645109,4.6883692151511 52.005173850851,4.6883615424467 52.005166210072,4.688156948742 52.00496238695,4.6880254822379 52.004831435635,4.6882666750531 52.004739064817,4.6886109048008 52.005081446324,4.6885476253773 52.005105645109))"^^geo:wktLiteral ;
    osm:area 873.0
  ] .

