@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/bSViJu>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 7422.0 ;
  gtm:kadastraleAanduiding "A7422"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A7422"^^xsd:string ;
  ns0:name "Perceel GDA01-A7422"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240742270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTXXsp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71010> ;
  ns0:startDate "2003-07-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.717662986644 52.012036620028,4.7174472713751 52.01201437806,4.7174377226614 52.012049018952,4.717430467414 52.012075421541,4.717389818153 52.012071163456,4.7173998908615 52.012034602033,4.7173621216306 52.012030620988,4.7173820466741 52.011961523694,4.7176748964046 52.011993103021,4.717662986644 52.012036620028))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

