@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/bSViM1>
  gtm:oppervlakte 155.0 ;
  gtm:kadastraalNummer 8780.0 ;
  gtm:kadastraleAanduiding "A8780"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8780"^^xsd:string ;
  ns0:name "Perceel GDA01-A8780"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240878070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4ABwz> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71575> ;
  ns0:startDate "2013-02-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7175681384249 52.013979371982,4.7174306837259 52.013953116919,4.7172006934336 52.01390683925,4.717226472611 52.013857423948,4.7175952465419 52.013930683233,4.7175681384249 52.013979371982))"^^geo:wktLiteral ;
    osm:area 154.0
  ] .

