@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/bd7aBf>
  gtm:oppervlakte 223.0 ;
  gtm:kadastraalNummer 1387.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1387"^^xsd:string ;
  gtm:kadastraleAanduiding "N1387"@nl ;
  ns0:name "Perceel GDA01-N1387"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360138770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkc5KI> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105981> ;
  ns0:startDate "2022-02-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6789589285523 52.003239254202,4.6789584959478 52.003238981946,4.6792100971319 52.003087602243,4.6793043130047 52.003147249954,4.6790522185346 52.003298510039,4.6789589285523 52.003239254202))"^^geo:wktLiteral ;
    osm:area 223.0
  ] .

