@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/b12zwY>
  gtm:oppervlakte 16.0 ;
  gtm:kadastraalNummer 5199.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K5199"^^xsd:string ;
  gtm:kadastraleAanduiding "K5199"@nl ;
  ns0:name "Perceel GDA01-K5199"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330519970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bV0tbi> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/82681> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7447114517673 52.007952323296,4.7447097651265 52.007989723739,4.7447092502487 52.007991096152,4.7447079228879 52.007992248408,4.7447059896426 52.00799299288,4.7447037287713 52.007993223227,4.7446623915946 52.007992332455,4.7446633394616 52.00794753953,4.7446823979547 52.007948030059,4.7447058679959 52.007948634548,4.7447080626236 52.00794896112,4.7447098862003 52.007949771039,4.744711078123 52.007950955023,4.7447114517673 52.007952323296))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

