@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/bCgmob>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 3898.0 ;
  gtm:kadastraleAanduiding "H3898"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3898"^^xsd:string ;
  ns0:name "Perceel GDA01-H3898"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310389870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYL5kk> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105351> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7025825590958 52.012592482273,4.7026041575893 52.012605119747,4.7026717301786 52.012644324646,4.7028065932081 52.0127231102,4.7028076471408 52.012723727539,4.7027505463636 52.012760922165,4.7027495068588 52.012760313898,4.7026146438183 52.01268152828,4.7025256064235 52.012629515861,4.7025825590958 52.012592482273))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

