@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/bFb94s>
  gtm:oppervlakte 138.0 ;
  gtm:kadastraalNummer 445.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N445"^^xsd:string ;
  gtm:kadastraleAanduiding "N445"@nl ;
  ns0:name "Perceel GDA01-N445"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360044570000/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/106411> ;
  ns0:startDate "2016-04-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6853763820412 52.003063302599,4.6856573585184 52.002943912409,4.6857101675844 52.002991245669,4.6856768141771 52.003005410402,4.6856158397457 52.003031302189,4.6856098651813 52.003025945421,4.6855368389338 52.00305698761,4.6854232165381 52.00310527022,4.6853763820412 52.003063302599))"^^geo:wktLiteral ;
    osm:area 138.0
  ] .

