@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/bDVVhS>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 3981.0 ;
  gtm:kadastraleAanduiding "C3981"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3981"^^xsd:string ;
  ns0:name "Perceel GDA01-C3981"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260398170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJyXTg> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72885> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7110426855408 52.011399990928,4.7111447848862 52.011273112766,4.7111537284153 52.011246073077,4.7111832704258 52.01124980214,4.7112528112523 52.011270892778,4.7112421442555 52.011283756852,4.7112267547051 52.011300692519,4.7111112562728 52.011434226112,4.7110426855408 52.011399990928))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

