@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/bKoDz2>
  gtm:oppervlakte 272.0 ;
  gtm:kadastraalNummer 433.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N433"^^xsd:string ;
  gtm:kadastraleAanduiding "N433"@nl ;
  ns0:name "Perceel GDA01-N433"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360043370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bzM6OB> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89982> ;
  ns0:startDate "2016-04-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6845482765751 52.002405306968,4.6847917532116 52.002560004109,4.6846520159934 52.002643814224,4.684551615028 52.002553770949,4.6844511443325 52.002463556389,4.6845482765751 52.002405306968))"^^geo:wktLiteral ;
    osm:area 272.0
  ] .

