@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b007z0s>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d51b544331860bf90ba15e8fb9dbed25"^^xsd:string ;
  ns0:name "Pand 1480"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962307> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70851891 52.01057871, 4.70849725 52.01059370, 4.70853056 52.01061203, 4.70855607 52.01059546, 4.70851891 52.01057871))"^^geo:wktLiteral ;
    osm:area 7.0
  ] .

