@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/bEz20Q>
  gtm:oppervlakte 19.0 ;
  gtm:kadastraalNummer 520.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M520"^^xsd:string ;
  gtm:kadastraleAanduiding "M520"@nl ;
  ns0:name "Perceel GDA01-M520"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350052070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLQG1Q> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84704> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6980552122413 52.026094638912,4.697983870399 52.026058816046,4.6979886474901 52.026055167754,4.6979880835619 52.026054885813,4.6980105204498 52.026037984135,4.6980822649763 52.026074150902,4.6980552122413 52.026094638912))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

