@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/bCu1PH>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 7585.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7585"^^xsd:string ;
  gtm:kadastraleAanduiding "K7585"@nl ;
  schema:name "Perceel GDA01-K7585"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330758570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/bzmH3n> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79650> ;
  schema:startDate "2003-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7474847688797 52.013742270866,4.747520615224 52.013954762025,4.7474427277702 52.013959740795,4.7474064293566 52.013747310073,4.7474847688797 52.013742270866))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

