@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/b008gds>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/126dda2f19a0c84ba368709c56316754"^^xsd:string ;
  ns0:name "Pand 1927"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962754> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71391447 52.01140157, 4.71381546 52.01139225, 4.71380495 52.01142645, 4.71380488 52.01142668, 4.71387393 52.01143645, 4.71390236 52.01144047, 4.71391447 52.01140157))"^^geo:wktLiteral ;
    osm:area 28.0
  ] .

