@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/bzLVu2>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 3412.0 ;
  gtm:kadastraleAanduiding "C3412"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3412"^^xsd:string ;
  ns0:name "Perceel GDA01-C3412"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260341270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bT89DY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72514> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7135204410239 52.009416946483,4.7135415320879 52.009380097875,4.7137467940356 52.009390395604,4.7137614093457 52.009390955604,4.7139108599188 52.009396178874,4.7139091548313 52.009413696511,4.7139095503212 52.009433913695,4.7138077314966 52.009429475253,4.7135204410239 52.009416946483))"^^geo:wktLiteral ;
    osm:area 107.0
  ] .

