@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/breeAt>
  gtm:oppervlakte 143.0 ;
  gtm:kadastraalNummer 1742.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I1742"^^xsd:string ;
  gtm:kadastraleAanduiding "I1742"@nl ;
  ns0:name "Perceel GDA01-I1742"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320174270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bzM50B> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78235> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.713728924937 52.017083060306,4.7138088065832 52.017077845568,4.7138142831167 52.017115727022,4.7138278761334 52.017193221813,4.7138471538848 52.01730929135,4.7137667934222 52.017314350574,4.7137471506279 52.017198350842,4.7137345488266 52.017120825758,4.713728924937 52.017083060306))"^^geo:wktLiteral ;
    osm:area 143.0
  ] .

