@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/byJrcD>
  gtm:oppervlakte 90.0 ;
  gtm:kadastraalNummer 1486.0 ;
  gtm:kadastraleAanduiding "F1486"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1486"^^xsd:string ;
  ns0:name "Perceel GDA01-F1486"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290148670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJyXPy> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75138> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7028846623317 52.004290857964,4.702947981866 52.004269168493,4.7029780092486 52.004258880527,4.703004625996 52.004249723245,4.7030622958982 52.004229861476,4.703121078259 52.00420962863,4.7031495251333 52.004199834786,4.7031797475342 52.00423307882,4.7030082854228 52.004292412548,4.7029149553519 52.004324237304,4.7028846623317 52.004290857964))"^^geo:wktLiteral ;
    osm:area 89.0
  ] .

