@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/bijErD>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 1743.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I1743"^^xsd:string ;
  gtm:kadastraleAanduiding "I1743"@nl ;
  ns0:name "Perceel GDA01-I1743"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320174370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/byjb7A> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78236> ;
  ns0:startDate "2002-05-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7138471538848 52.01730929135,4.7138278761334 52.017193221813,4.7138142831167 52.017115727022,4.7138088065832 52.017077845568,4.7138885277071 52.017072647834,4.7138946005978 52.017110595614,4.7139074789013 52.017188158215,4.7139269432848 52.017302485057,4.7138471538848 52.01730929135))"^^geo:wktLiteral ;
    osm:area 142.0
  ] .

