@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/byW9oK>
  gtm:oppervlakte 177.0 ;
  gtm:kadastraalNummer 2390.0 ;
  gtm:kadastraleAanduiding "C2390"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C2390"^^xsd:string ;
  schema:name "Perceel GDA01-C2390"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260239070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bcHTMu> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105096> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7139262654115 52.012365001607,4.713859229225 52.012337949603,4.713864558536 52.01233323421,4.7138817869468 52.012317962587,4.7139870245639 52.012219350495,4.714022701568 52.01218902092,4.7141517914436 52.012079219693,4.7142116310423 52.012107282033,4.7140298162825 52.012269103316,4.7139262654115 52.012365001607))"^^geo:wktLiteral ;
    osm:area 189.0
  ] .

