@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/bGrjXa>
  gtm:oppervlakte 1638.0 ;
  gtm:kadastraalNummer 9024.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9024"^^xsd:string ;
  gtm:kadastraleAanduiding "K9024"@nl ;
  schema:name "Perceel GDA01-K9024"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330902470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bgF1pS> ;
  hg:absorbed <https://n2t.net/ark:/60537/br1GPG> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80617> ;
  schema:startDate "2010-03-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7248072282701 52.017097824884,4.7252393862473 52.017068256936,4.7253214381288 52.017562108704,4.7248943186859 52.01759050986,4.7248072282701 52.017097824884))"^^geo:wktLiteral ;
    osm:area 1635.0
  ] .

