@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/bNVxhf>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 1445.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1445"^^xsd:string ;
  gtm:kadastraleAanduiding "N1445"@nl ;
  ns0:name "Perceel GDA01-N1445"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360144570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2IkJc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90206> ;
  ns0:startDate "2021-09-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6778948173778 52.005521249469,4.6781730701336 52.005354392683,4.6781808336351 52.005349738495,4.6781835827241 52.005351804419,4.6782094031027 52.005371267117,4.6781920252745 52.005379728424,4.678218757369 52.005400481959,4.6781844712507 52.00541718269,4.6781192757501 52.005458082847,4.6779526678796 52.005557992259,4.6778948173778 52.005521249469))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

