@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/be9EIH>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 7535.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7535"^^xsd:string ;
  gtm:kadastraleAanduiding "K7535"@nl ;
  ns0:name "Perceel GDA01-K7535"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330753570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1FNYV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/btjcYt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79622> ;
  ns0:startDate "2008-06-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.74130325051 52.012790597921,4.741401344709 52.012766112439,4.7414749592032 52.012761383885,4.7414729069719 52.012766325225,4.7415996533979 52.012786336409,4.7415694894544 52.012859929618,4.7415398258099 52.012855299704,4.7415397200977 52.012855559788,4.7412522839332 52.012810694931,4.7412616030226 52.012805883352,4.7412713973279 52.012801451891,4.7412816374596 52.012797418365,4.7412922650266 52.01279379144,4.74130325051 52.012790597921))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

