@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@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/bpZ35M>
  gtm:oppervlakte "4"^^xsd:string ;
  gtm:kadastraalNummer "715"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N715"^^xsd:string ;
  gtm:kadastraleAanduiding "N715"^^xsd:string ;
  ns0:name "Perceel GDA01-N715"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360071570000> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9ZPM5> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90062> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6868179 52.0018164,4.6868483 52.0017981,4.6868564 52.0018032,4.686826 52.0018215,4.6868207 52.0018247,4.6868001 52.0018372,4.686792 52.001832,4.6868179 52.0018164))"^^geo:wktLiteral ;
    osm:area 4.0
  ] .

