@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/bWFUvb>
  gtm:oppervlakte 108.0 ;
  gtm:kadastraalNummer 3866.0 ;
  gtm:kadastraleAanduiding "H3866"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3866"^^xsd:string ;
  ns0:name "Perceel GDA01-H3866"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310386670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/boxhAd> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77844> ;
  ns0:startDate "2020-07-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7028244164775 52.012298969875,4.7028514834981 52.012282579567,4.7029212537953 52.012328565374,4.7027914585406 52.012407340279,4.7027631695121 52.01242648291,4.7027627078183 52.012426192596,4.7027579742218 52.012423297772,4.7026904540449 52.012380677628,4.7027752960232 52.012328705585,4.7028222993387 52.012300251897,4.7028244164775 52.012298969875))"^^geo:wktLiteral ;
    osm:area 108.0
  ] .

