@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/bumKgy>
  gtm:oppervlakte 91.0 ;
  gtm:kadastraalNummer 633.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/L633"^^xsd:string ;
  gtm:kadastraleAanduiding "L633"@nl ;
  ns0:name "Perceel GDA01-L633"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16340063370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4ZSuG> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkpCPD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bZAGg1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84357> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7200897277678 52.004521163989,4.7201361275873 52.004488906902,4.7203310572906 52.004588308659,4.7202860262656 52.004620582566,4.7202350992595 52.004595908461,4.7202248589526 52.00459114051,4.7201803251055 52.004570412563,4.7200837824082 52.004525300914,4.7200897277678 52.004521163989))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

