@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/bu8ZkO>
  gtm:oppervlakte 43.0 ;
  gtm:kadastraalNummer 424.0 ;
  gtm:kadastraleAanduiding "D424"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D424"^^xsd:string ;
  ns0:name "Perceel GDA01-D424"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270042470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16609> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7098660174579 52.008794534104,4.7098319236147 52.008776954336,4.7099593959741 52.008683624096,4.7099774086579 52.008670424882,4.7100439164293 52.008702051203,4.7100336153793 52.008709991629,4.7100024045953 52.008694396957,4.7099893251512 52.008704029193,4.7099322469701 52.008747213692,4.7098660174579 52.008794534104))"^^geo:wktLiteral ;
    osm:area 51.0
  ] .

