@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/bc4Ejn>
  gtm:oppervlakte 95.0 ;
  gtm:kadastraalNummer 5585.0 ;
  gtm:kadastraleAanduiding "A5585"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A5585"^^xsd:string ;
  ns0:name "Perceel GDA01-A5585"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240558570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bNVHnN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70458> ;
  ns0:startDate "2011-02-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7185613390551 52.00878652314,4.7182951745707 52.008758144632,4.7182866238045 52.008757233156,4.7183138174367 52.008719142031,4.7183187751768 52.008714864758,4.7183751702969 52.008720820925,4.7185737746352 52.008741813558,4.7185613390551 52.00878652314))"^^geo:wktLiteral ;
    osm:area 93.0
  ] .

