@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/bwR7SP>
  gtm:oppervlakte 83.0 ;
  gtm:kadastraalNummer 4426.0 ;
  gtm:kadastraleAanduiding "C4426"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4426"^^xsd:string ;
  ns0:name "Perceel GDA01-C4426"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260442670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2hUxW> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73002> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7137698876895 52.010005577277,4.7137178111661 52.009998106598,4.7137312163754 52.009961915082,4.7140156628541 52.01000111363,4.7140022575925 52.010037323154,4.7138458077442 52.010015988707,4.7137698876895 52.010005577277))"^^geo:wktLiteral ;
    osm:area 83.0
  ] .

