@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/b74Rr6>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 3875.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3875"^^xsd:string ;
  gtm:kadastraleAanduiding "K3875"@nl ;
  ns0:name "Perceel GDA01-K3875"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330387570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b6FrpF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUNLzm> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81883> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7368195380594 52.012047848158,4.7368336133932 52.011993339469,4.7370220306703 52.012012249166,4.7371874707934 52.012028577863,4.7371735036996 52.012082682714,4.7371589145451 52.012081244909,4.7371616307651 52.012070725523,4.7371112886099 52.01206577357,4.7371057941051 52.01208707266,4.737055324241 52.01208188628,4.7370580555718 52.012071331026,4.737008080033 52.012066210275,4.7368195380594 52.012047848158))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

