@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/b5CYKh>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 3902.0 ;
  gtm:kadastraleAanduiding "H3902"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3902"^^xsd:string ;
  ns0:name "Perceel GDA01-H3902"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310390270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYL5kk> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105355> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7027136594408 52.011977116097,4.7027076042151 52.011983507602,4.7026142135896 52.012082133662,4.7025689188951 52.012130335754,4.7025474627967 52.012142722834,4.7024931983588 52.012106795138,4.7024930686461 52.0121067045,4.7026346644901 52.011957205826,4.7026411638106 52.011950349511,4.7027136594408 52.011977116097))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

