@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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/benino>
  gtm:kadastraalNummer "475"^^xsd:string ;
  gtm:oppervlakte "98"^^xsd:string ;
  gtm:kadastraleAanduiding "C475"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C475"^^xsd:string ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16260047570000"@nl ;
  schema:name "Perceel GDA01-C475"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260047570000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b6FDVp>, <https://n2t.net/ark:/60537/bixuxZ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15357> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.71390333 52.00946334, 4.71362289 52.00946409, 4.71350143 52.00945120, 4.71348362 52.00944930, 4.71349986 52.00941648, 4.71352005 52.00941736, 4.71390916 52.00943433, 4.71390817 52.00943924, 4.71390333 52.00946334))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

