@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/b4N9hx>
  gtm:oppervlakte 265.0 ;
  gtm:kadastraalNummer 2998.0 ;
  gtm:kadastraleAanduiding "B2998"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2998"^^xsd:string ;
  ns0:name "Perceel GDA01-B2998"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250299870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bCtYK9> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71767> ;
  ns0:startDate "2014-10-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7087879331612 52.012999843804,4.7087203373684 52.012974295695,4.7087519859153 52.012938039105,4.7088497623261 52.012826040784,4.7089703665458 52.012696547642,4.7090624962329 52.012597621704,4.709129424358 52.01262972731,4.7089184160574 52.012850974716,4.7088265903788 52.012955744755,4.7087879331612 52.012999843804))"^^geo:wktLiteral ;
    osm:area 265.0
  ] .

