@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/bbsyus>
  gtm:oppervlakte 139.0 ;
  gtm:kadastraalNummer 3977.0 ;
  gtm:kadastraleAanduiding "E3977"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3977" ;
  ns0:name "Perceel GDA01-E3977"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280397770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/boJZwj> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74421> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6974677610517 52.009435303627,4.6975057475685 52.009407868838,4.6975866492299 52.009349792265,4.6975939569763 52.009344379107,4.6977159059338 52.009253968881,4.6977435095702 52.009268035644,4.6977736423196 52.009283393568,4.6976919154822 52.009344952941,4.6976448039147 52.009380432901,4.6976064783824 52.009408135402,4.6975642935702 52.009438637644,4.6975633977807 52.009438164998,4.6975255265424 52.009465681378,4.6974677610517 52.009435303627))"^^geo:wktLiteral ;
    osm:area 138.0
  ] .

