@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/buM9GZ>
  gtm:oppervlakte 230.0 ;
  gtm:kadastraalNummer 903.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N903"^^xsd:string ;
  gtm:kadastraleAanduiding "N903"@nl ;
  ns0:name "Perceel GDA01-N903"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360090370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7hIvg> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106482> ;
  ns0:startDate "2018-09-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6880262736881 52.001129131208,4.688298242036 52.001018382052,4.6883302449969 52.001050534966,4.6883672892195 52.001080659451,4.6881122658043 52.001219814002,4.6880862660208 52.001195858188,4.6880547243474 52.001163078759,4.6880262736881 52.001129131208))"^^geo:wktLiteral ;
    osm:area 228.0
  ] .

