@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/bWSCsC>
  gtm:oppervlakte 52.0 ;
  gtm:kadastraalNummer 3925.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3925"^^xsd:string ;
  gtm:kadastraleAanduiding "K3925"@nl ;
  ns0:name "Perceel GDA01-K3925"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330392570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4nTQc> ;
  hg:liesIn <https://n2t.net/ark:/60537/b6FrpF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81923> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7379610797695 52.012471533903,4.73793965403 52.012469420316,4.7379442519795 52.012451666655,4.7379656777107 52.012453780241,4.7379714177843 52.012431592617,4.7380724398136 52.012441380775,4.7380563312891 52.0125036084,4.737955355032 52.01249366768,4.7379610797695 52.012471533903))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

