@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/bSvUko>
  gtm:oppervlakte 52.0 ;
  gtm:kadastraalNummer 4778.0 ;
  gtm:kadastraleAanduiding "A4778"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A4778"^^xsd:string ;
  ns0:name "Perceel GDA01-A4778"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240477870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bc4Ony> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70267> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7193844184594 52.016090168889,4.7193840708077 52.016113500781,4.7193814750408 52.016113683801,4.7193952940447 52.016190325308,4.7193281589372 52.016194726291,4.7193101291161 52.01609077213,4.7193844184594 52.016090168889))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

