@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/b7UFdj>
  gtm:oppervlakte 192.0 ;
  gtm:kadastraalNummer 4247.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K4247"^^xsd:string ;
  gtm:kadastraleAanduiding "K4247"@nl ;
  schema:name "Perceel GDA01-K4247"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330424770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmsjFs> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81999> ;
  schema:startDate "2000-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7237030809059 52.015722037698,4.7236835176671 52.015777080192,4.723343556 52.015780970151,4.7233643618097 52.015691239537,4.7234219224475 52.01569684028,4.7235425326677 52.015707263669,4.7236168090601 52.015713389989,4.7237030809059 52.015722037698))"^^geo:wktLiteral ;
    osm:area 190.0
  ] .

