@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/bAOr2P>
  gtm:oppervlakte 103.0 ;
  gtm:kadastraalNummer 3908.0 ;
  gtm:kadastraleAanduiding "E3908"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3908"^^xsd:string ;
  ns0:name "Perceel GDA01-E3908"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280390870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdxHMa> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74356> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6974339067743 52.010578108352,4.6974159933958 52.010588349053,4.6973822092071 52.010607664934,4.6972512068733 52.010526073341,4.6971656730509 52.010472342579,4.6972054085291 52.010448693273,4.6972163162485 52.010442204653,4.6972207586787 52.010445053055,4.6973020559144 52.010495810747,4.6974339067743 52.010578108352))"^^geo:wktLiteral ;
    osm:area 103.0
  ] .

