@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/bKBjaw>
  gtm:oppervlakte 76.0 ;
  gtm:kadastraalNummer 4558.0 ;
  gtm:kadastraleAanduiding "A4558"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A4558" ;
  ns0:name "Perceel GDA01-A4558"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240455870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/bzzpW4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69881> ;
  ns0:startDate "2002-12-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7203477518143 52.014409703826,4.7203639915216 52.014368754812,4.7204238190372 52.014253170379,4.7204802733225 52.014269345643,4.7204358980923 52.014358726574,4.7204382918295 52.014359387296,4.7204114504897 52.014420688913,4.7203477518143 52.014409703826))"^^geo:wktLiteral ;
    osm:area 79.0
  ] .

