@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/bc4EDN>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 3229.0 ;
  gtm:kadastraleAanduiding "F3229"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3229"^^xsd:string ;
  ns0:name "Perceel GDA01-F3229"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290322970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bojAOM> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76116> ;
  ns0:startDate "2007-08-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6989393875513 52.003417657534,4.6986871729823 52.003397001151,4.6985780956466 52.003388237506,4.6985887604117 52.003337704055,4.6986978390068 52.003346377814,4.6989066107961 52.003362258963,4.6989532542243 52.003367232659,4.6989476611654 52.003387199199,4.6989393875513 52.003417657534))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

