@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/bFbgF5>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 3429.0 ;
  gtm:kadastraleAanduiding "F3429"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3429"^^xsd:string ;
  ns0:name "Perceel GDA01-F3429"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290342970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHTohH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bWSALI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/252123> ;
  ns0:startDate "2007-02-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6915354953232 52.000304553859,4.6915346789998 52.000303668167,4.6916216178188 52.000287679235,4.691841385131 52.000247972601,4.6918668119808 52.000300516408,4.6916637752217 52.000337508582,4.6915778441125 52.000353305755,4.691575359401 52.000350136129,4.6915500597731 52.000320387682,4.6915354953232 52.000304553859))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

