@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/bSVgco>
  gtm:oppervlakte 22.0 ;
  gtm:kadastraalNummer 648.0 ;
  gtm:kadastraleAanduiding "C648"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C648"^^xsd:string ;
  schema:name "Perceel GDA01-C648"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260064870000/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/15530> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7125792908101 52.012202563813,4.7126212636537 52.012222417035,4.7125532980348 52.012278474711,4.7125123454499 52.012260514877,4.7125792908101 52.012202563813))"^^geo:wktLiteral ;
    osm:area 28.0
  ] .

