@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bw1kbR>
  gtm:oppervlakte 149.0 ;
  gtm:kadastraalNummer 3990.0 ;
  gtm:kadastraleAanduiding "E3990"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3990" ;
  ns0:name "Perceel GDA01-E3990"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280399070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgsvhs> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74434> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6960139106822 52.010916201786,4.6960301265961 52.010918777802,4.6960431941332 52.010917712998,4.6960844965462 52.010914369114,4.6960090009983 52.011074962335,4.6959669075531 52.011146595541,4.6959510881839 52.011180640656,4.6958789835091 52.011165700932,4.6958988651017 52.011131769566,4.6959412837892 52.011060776472,4.6960139106822 52.010916201786))"^^geo:wktLiteral ;
    osm:area 145.0
  ] .

