@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/bFBxKi>
  gtm:oppervlakte "4"^^xsd:string ;
  gtm:kadastraalNummer "713"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N713"^^xsd:string ;
  gtm:kadastraleAanduiding "N713"^^xsd:string ;
  ns0:name "Perceel GDA01-N713"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360071370000> ;
  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/90060> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6871863 52.0015949,4.6872164 52.001577,4.6872428 52.0015612,4.687251 52.0015663,4.6872342 52.0015764,4.6872245 52.0015821,4.6871944 52.0016001,4.6871863 52.0015949))"^^geo:wktLiteral ;
    osm:area 4.0
  ] .

