@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/b37zdJ>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 7976.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7976"^^xsd:string ;
  gtm:kadastraleAanduiding "K7976"@nl ;
  ns0:name "Perceel GDA01-K7976"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330797670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1t6wd> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79933> ;
  ns0:startDate "2003-12-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7502625209548 52.013274611951,4.7504251078534 52.013356063267,4.7504949397289 52.013389967595,4.7505220736755 52.013403569936,4.7504715940597 52.013441928939,4.7502129675792 52.013312364646,4.7502625209548 52.013274611951))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

