@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/bB17Oe>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 3480.0 ;
  gtm:kadastraleAanduiding "F3480"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3480"^^xsd:string ;
  ns0:name "Perceel GDA01-F3480"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290348070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bAbu8N> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBEcve> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76291> ;
  ns0:startDate "2010-02-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6981893450974 51.998820766639,4.6981828156416 51.99889031685,4.6981949428461 51.99891041407,4.6981666000028 51.998917375968,4.6981138447394 51.998918118751,4.6981134559294 51.998831602822,4.6981130023366 51.998831743981,4.6980637645608 51.998772275856,4.6980646718837 51.99877198455,4.6980378371585 51.99873956794,4.6980665084137 51.998707440387,4.6980843642461 51.998695886942,4.6981893450974 51.998820766639))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

