@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/bBrxdx>
  gtm:oppervlakte 2100.0 ;
  gtm:kadastraalNummer 3098.0 ;
  gtm:kadastraleAanduiding "F3098"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3098"^^xsd:string ;
  ns0:name "Perceel GDA01-F3098"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290309870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b4N8a6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/biKbeI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76051> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6917051513609 52.004820239086,4.6916950003762 52.004824924996,4.6916844327885 52.004829239917,4.691272824393 52.004986890934,4.6908120713572 52.004528677172,4.6912451555574 52.004362795511,4.6917051513609 52.004820239086))"^^geo:wktLiteral ;
    osm:area 2097.0
  ] .

