@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bxubfn>
  gtm:oppervlakte 37.0 ;
  gtm:kadastraalNummer 47.0 ;
  gtm:kadastraleAanduiding "C47"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C47"^^xsd:string ;
  schema:name "Perceel GDA01-C47"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260004770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14929> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7119943578973 52.011870279657,4.7120390120222 52.011894858392,4.7119179086628 52.011978933386,4.7119083126012 52.011971957269,4.7119241783821 52.01196305089,4.711895681668 52.011944047727,4.7119943578973 52.011870279657))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

