@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/bV0jbP>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 9389.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9389"^^xsd:string ;
  gtm:kadastraleAanduiding "K9389"@nl ;
  schema:name "Perceel GDA01-K9389"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330938970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLQFEx> ;
  hg:liesIn <https://n2t.net/ark:/60537/btjcYt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80739> ;
  schema:startDate "2015-12-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7423433248007 52.013391375358,4.7421598175449 52.013362730752,4.742047237647 52.013343067468,4.7420161638786 52.013338214227,4.7420275617818 52.013310421711,4.7420354573103 52.013291166934,4.7420665311775 52.013296011182,4.742179938197 52.013313863328,4.7423633726967 52.013342489529,4.7423433248007 52.013391375358))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

